-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathNAMESPACE
More file actions
42 lines (41 loc) · 833 Bytes
/
Copy pathNAMESPACE
File metadata and controls
42 lines (41 loc) · 833 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# Generated by roxygen2: do not edit by hand
export(autowin)
export(crosswin)
export(explore)
export(medwin)
export(merge_results)
export(plotall)
export(plotbest)
export(plotbetas)
export(plotcor)
export(plotdelta)
export(plothist)
export(plotweights)
export(plotwin)
export(pvalue)
export(randwin)
export(singlewin)
export(slidingwin)
export(weightwin)
export(wgdev)
export(wgmean)
import(ggplot2)
import(graphics)
import(gridExtra)
import(lme4)
import(numDeriv)
import(reshape)
import(stats)
import(utils)
importFrom(Matrix,Matrix)
importFrom(MuMIn,AICc)
importFrom(RcppRoll,roll_mean)
importFrom(evd,dgev)
importFrom(grDevices,colorRampPalette)
importFrom(lubridate,month)
importFrom(lubridate,weeks)
importFrom(lubridate,year)
importFrom(nlme,lme)
importFrom(nlme,lme.formula)
importFrom(nlme,varExp)
importFrom(nlme,varIdent)