-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNAMESPACE
More file actions
87 lines (86 loc) · 1.79 KB
/
NAMESPACE
File metadata and controls
87 lines (86 loc) · 1.79 KB
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
# Generated by roxygen2: do not edit by hand
S3method("[",eFrame)
S3method("[",eFrameMS)
S3method(AIC,efit)
S3method(blup,raneffects)
S3method(bootN,efitMS)
S3method(calcN,efit)
S3method(calcN,efitGP)
S3method(calcN,efitGPlist)
S3method(calcN,efitGRMS)
S3method(calcN,efitM)
S3method(calcN,efitMNS)
S3method(calcN,efitMS)
S3method(calcN,efitR)
S3method(calcN,efitS)
S3method(calcP,efitGP)
S3method(calcP,efitGR)
S3method(calcP,efitGRM)
S3method(calcP,efitGRMS)
S3method(calcP,efitMNS)
S3method(calcP,efitMS)
S3method(calcP,efitR)
S3method(coef,efit)
S3method(fitted,efitR)
S3method(postSamples,raneffects)
S3method(print,eFrame)
S3method(print,eFrameGR)
S3method(print,eFrameGRM)
S3method(print,eFrameGRMS)
S3method(print,eFrameMNS)
S3method(print,eFrameR)
S3method(print,eFrameREST)
S3method(raneffects,efitGRM)
S3method(raneffects,efitGRMS)
S3method(raneffects,efitMNS)
S3method(raneffects,efitMS)
S3method(raneffects,efitR)
S3method(residuals,efitR)
S3method(se,efit)
S3method(summary,eFrame)
S3method(summary,eFrameGR)
S3method(summary,eFrameGRM)
S3method(summary,eFrameGRMS)
S3method(summary,eFrameMNS)
S3method(summary,eFrameR)
S3method(summary,eFrameREST)
S3method(summary,efit)
S3method(summary,efitGPlist)
S3method(traject,efitMS)
S3method(update,efitMS)
S3method(vcov,efit)
export(REST)
export(blup)
export(bootN)
export(calcN)
export(calcP)
export(dist_func)
export(eFrame)
export(eFrameDS)
export(eFrameGP)
export(eFrameGR)
export(eFrameGRM)
export(eFrameGRMS)
export(eFrameMNS)
export(eFrameMS)
export(eFrameR)
export(eFrameREST)
export(eFrameS)
export(make_encounters)
export(nmix)
export(nmixS)
export(occM)
export(occMS)
export(occRN)
export(occRNS)
export(postSamples)
export(raneffects)
export(remCE)
export(remGP)
export(remGR)
export(remGRM)
export(remGRMS)
export(remMN)
export(remMNS)
export(se)
export(traject)