-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
30 lines (29 loc) · 725 Bytes
/
NAMESPACE
File metadata and controls
30 lines (29 loc) · 725 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
# Generated by roxygen2: do not edit by hand
S3method(anova,pcsslm)
S3method(print,pcsslm)
export(model_and)
export(model_combo)
export(model_or)
export(model_prcomp)
export(model_product)
export(model_singular)
export(new_predictor)
export(new_predictor_binary)
export(new_predictor_normal)
export(new_predictor_snp)
export(pcsslm)
importFrom(Rdpack,reprompt)
importFrom(gtools,permutations)
importFrom(stats,cov2cor)
importFrom(stats,dbinom)
importFrom(stats,dnorm)
importFrom(stats,formula)
importFrom(stats,integrate)
importFrom(stats,median)
importFrom(stats,naprint)
importFrom(stats,pf)
importFrom(stats,printCoefmat)
importFrom(stats,pt)
importFrom(stats,stat.anova)
importFrom(stats,symnum)
importFrom(stats,terms)