-
Notifications
You must be signed in to change notification settings - Fork 3
/
NAMESPACE
259 lines (259 loc) · 7.81 KB
/
NAMESPACE
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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
export(addBacktransforms,
addBacktransforms.alldiffs,
addSpatialModel.asrtests,
addSpatialModel,
addSpatialModelOnIC.asrtests,
addSpatialModelOnIC,
addrm.terms.asreml,
addrm.terms.asrtests,
addto.test.summary,
allDifferences,
allDifferences.data.frame,
alldiffs,
as.alldiffs,
as.asrtests,
as.predictions.frame,
angular,
angular.mod,
asrtests,
bootREMLRT,
bootREMLRT.asreml,
changeModelOnIC,
changeModelOnIC.asrtests,
changeTerms,
changeTerms.asrtests,
chooseModel,
chooseModel.asrtests,
chooseModel.data.frame,
choose.model.asreml,
choose.model.asrtests,
chooseSpatialModelOnIC.asrtests,
chooseSpatialModelOnIC,
convAsremlobj.asreml,
convAsremlobj,
convEffectNames2DataFrame.asreml,
convEffectNames2DataFrame,
estimateV,
estimateV.asreml,
exploreLSDs,
exploreLSDs.alldiffs,
facCombine,
facCombine.alldiffs,
facRecast,
facRecast.alldiffs,
facRecode,
facRecode.alldiffs,
facRename,
facRename.alldiffs,
getASRemlVersionLoaded,
getFormulae,
getFormulae.asreml,
getTestEntry,
getTestEntry.asrtests,
getTestPvalue,
getTestPvalue.asrtests,
infoCriteria,
infoCriteria.asreml,
infoCriteria.list,
info.crit.asreml,
info.crit,
is.alldiffs,
is.asrtests,
is.predictions.frame,
isCompoundSymmetric,
isCompoundSymmetric.matrix,
iterate,
iterate.asrtests,
linTransform,
linTransform.alldiffs,
loadASRemlVersion,
makeTPPSplineMats,
makeTPPSplineMats.data.frame,
newfit,
newfit.asreml,
newrcov.asrtests,
num.recode,
pairdiffsTransform,
pairdiffsTransform.alldiffs,
permute.square,
permute.to.zero.lowertri,
pickLSDstatistics,
pickLSDstatistics.alldiffs,
plotLSDerrors,
plotLSDerrors.data.frame,
plotLSDerrors.alldiffs,
plotLSDs,
plotLSDs.data.frame,
plotLSDs.alldiffs,
plotPredictions,
plotPredictions.data.frame,
plotPvalues,
plotPvalues.data.frame,
plotPvalues.alldiffs,
plotVariofaces,
plotVariofaces.data.frame,
powerTransform,
power.transform,
predictiondiffs.asreml,
predictPlus,
predictPlus.asreml,
predictparallel.asreml,
predictPresent,
predictPresent.asreml,
pred.present.asreml,
print.alldiffs,
print.asrtests,
print.LSDdata,
print.predictions.frame,
print.test.summary,
print.wald.tab,
printFormulae,
printFormulae.asreml,
R2adj,
R2adj.asreml,
ratioTransform,
ratioTransform.alldiffs,
recalcLSD,
recalcLSD.alldiffs,
recalcWaldTab,
recalcWaldTab.asrtests,
recalc.wald.tab.asreml,
recalc.wald.tab.asrtests,
redoErrorIntervals,
redoErrorIntervals.alldiffs,
REMLRT,
REMLRT.asreml,
reml.lrt.asreml,
reml.lrt,
renewClassify,
renewClassify.alldiffs,
reparamSigDevn,
reparamSigDevn.asrtests,
rmboundary,
rmboundary.asrtests,
rmboundary.asreml,
setvarianceterms,
setvarianceterms.call,
setvarianceterms.asreml,
sig.devn.reparam.asreml,
sig.devn.reparam.asrtests,
simulate.asreml,
sort.alldiffs,
sort.predictions.frame,
subset.alldiffs,
subset.list,
testrcov.asreml,
testrcov.asrtests,
testresidual,
testresidual.asrtests,
testranfix.asreml,
testranfix,
testranfix.asrtests,
testswapran.asreml,
testswapran,
testswapran.asrtests,
validAlldiffs,
validAsrtests,
validPredictionsFrame,
variofaces,
variofaces.asreml)
exportClasses(alldiffs, asrtests, predictions.frame)
import(dae)
import(ggplot2, except = "stat_qq_line")
importFrom("stats", "as.formula", "asOneSidedFormula", "fitted", "fitted.values",
"formula", "median", "model.matrix", "na.omit", "optim",
"pchisq", "pf", "predict", "pt", "qnorm", "qt", "quantile",
"resid", "pnorm", "rnorm", "runif", "simulate",
"terms", "terms.formula", "update.formula", "var")
importFrom("devtools", "load_all")
importFrom("RColorBrewer", "brewer.pal")
importFrom("grDevices", "savePlot")
importFrom("graphics", "hist")
importFrom("dplyr", "anti_join", "left_join")
importFrom("methods", "formalArgs", "getFunction", "languageEl", "languageEl<-", "validObject")
importFrom("nloptr", "bobyqa")
importFrom("qqplotr", "stat_qq_band","stat_qq_line", "stat_qq_point")
importFrom("reshape2", "melt")
importFrom("stringr", "str_c", "str_count", str_detect, "str_length",
"str_locate", "str_locate_all", "str_replace", "str_replace_all",
"str_split", "str_split_1", "str_split_i", "str_sub", "str_trim")
importFrom("sticky", "sticky")
importFrom("tryCatchLog", "tryCatchLog")
importFrom("utils", "data", "capture.output", "getFromNamespace", "sessionInfo", "tail")
importFrom("utils", "packageVersion")
importFrom("foreach", "foreach", "%do%", "%dopar%")
importFrom("parallel", "makeCluster", "stopCluster", "detectCores", "nextRNGStream")
importFrom("doParallel", "registerDoParallel")
S3method(addBacktransforms, alldiffs)
S3method(addSpatialModel, asrtests)
S3method(addSpatialModelOnIC, asrtests)
S3method(allDifferences, data.frame)
#S3method(as.data.frame, effnames)
S3method(changeModelOnIC, asrtests)
S3method(bootREMLRT, asreml)
S3method(changeTerms, asrtests)
S3method(chooseModel, asrtests)
S3method(chooseModel, data.frame)
S3method(chooseSpatialModelOnIC, asrtests)
S3method(convAsremlobj, asreml)
S3method(convEffectNames2DataFrame, asreml)
S3method(estimateV, asreml)
S3method(exploreLSDs, alldiffs)
S3method(facCombine, alldiffs)
S3method(facRecast, alldiffs)
S3method(facRecode, alldiffs)
S3method(facRename, alldiffs)
S3method(getFormulae, asreml)
S3method(getTestEntry, asrtests)
S3method(getTestPvalue, asrtests)
S3method(infoCriteria, asreml)
S3method(infoCriteria, list)
S3method(isFixedCorrelOK, asreml)
S3method(isCompoundSymmetric, matrix)
S3method(iterate, asrtests)
S3method(linTransform, alldiffs)
S3method(makeTPPSplineMats, data.frame)
S3method(newfit, asreml)
S3method(plotPredictions, data.frame)
S3method(plotPvalues, alldiffs)
S3method(plotLSDerrors, data.frame)
S3method(plotLSDerrors, alldiffs)
S3method(plotLSDs, data.frame)
S3method(plotLSDs, alldiffs)
S3method(plotPvalues, data.frame)
S3method(plotVariofaces, data.frame)
S3method(predictPresent, asreml)
S3method(predictPlus, asreml)
S3method(print, asrtests)
S3method(print, alldiffs)
S3method(print, LSDdata)
S3method(print, predictions.frame)
S3method(print, test.summary)
S3method(print, wald.tab)
S3method(printFormulae, asreml)
S3method(pairdiffsTransform, alldiffs)
S3method(pickLSDstatistics, alldiffs)
S3method(R2adj, asreml)
S3method(ratioTransform, alldiffs)
S3method(recalcWaldTab, asrtests)
S3method(REMLRT, asreml)
S3method(recalcLSD, alldiffs)
S3method(redoErrorIntervals, alldiffs)
S3method(renewClassify, alldiffs)
S3method(reparamSigDevn, asrtests)
S3method(rmboundary, asreml)
S3method(rmboundary, asrtests)
S3method(setmbfenv, asreml)
S3method(setvarianceterms, call)
S3method(setvarianceterms, asreml)
S3method(simulate, asreml)
S3method(sort, alldiffs)
S3method(sort, predictions.frame)
S3method(subset, alldiffs)
S3method(subset, list)
S3method(testranfix, asreml)
S3method(testranfix, asrtests)
S3method(testresidual, asrtests)
S3method(testswapran, asreml)
S3method(testswapran, asrtests)
S3method(variofaces, asreml)