-
Notifications
You must be signed in to change notification settings - Fork 9
/
NAMESPACE
executable file
·101 lines (100 loc) · 2.15 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
# Generated by roxygen2: do not edit by hand
S3method(QIC,geeglm)
S3method(QIC,geekin)
S3method(QIC,ordgee)
S3method(common.shared,pedigree)
S3method(common.shared,pedigreeList)
S3method(drop1,geeglm)
S3method(drop1,geem)
S3method(extended.shared,pedigree)
S3method(extended.shared,pedigreeList)
S3method(founder.shared,pedigree)
S3method(founder.shared,pedigreeList)
S3method(model.matrix,geem)
S3method(plr,matrix)
S3method(plr,numeric)
S3method(residual_plot,default)
S3method(residual_plot,glm)
S3method(residual_plot,lm)
S3method(residualplot,default)
S3method(residualplot,glm)
S3method(residualplot,lm)
S3method(wallyplot,default)
S3method(wallyplot,lm)
export(QIC)
export(adaptive.weights)
export(add_torows)
export(age)
export(auc)
export(bin)
export(categorize)
export(clipit)
export(cmd)
export(col.alpha)
export(col.shade)
export(col.tint)
export(colCumSum)
export(common.shared)
export(conditional_rowMeans)
export(cumsumbinning)
export(dCor)
export(dCov)
export(expand_table)
export(extended.shared)
export(fac2num)
export(feature.test)
export(filldown)
export(founder.shared)
export(geekin)
export(gkgamma)
export(ht)
export(hwe_frequencies)
export(ks_cumtest)
export(loadRData)
export(lower.tri.vector)
export(maximum_subarray)
export(mfastLmCpp)
export(monte_carlo_chisq_test)
export(ordered.clusters)
export(pairwise.cor.test)
export(pairwise_Schur_product)
export(pairwise_combination_indices)
export(panel.hist)
export(panel.r2)
export(plr)
export(power_binom_test)
export(power_mcnemar_test)
export(power_prop_test)
export(power_t_test)
export(prepost.test)
export(qdiag)
export(quadform)
export(repmat)
export(residual_plot)
export(residualplot)
export(rmvt.pedigree)
export(rmvtnorm.pedigree)
export(rnorm_perfect)
export(rootonorm)
export(round_percent)
export(rud)
export(screen_variables)
export(segregate.genes)
export(sinv)
export(tracemp)
export(usd)
export(wallyplot)
export(write.xml)
import(geeM)
import(geepack)
import(ggformula)
import(ggplot2)
import(graphics)
import(stats)
import(utils)
importFrom(Rcpp,sourceCpp)
importFrom(clipr,write_clip)
importFrom(grDevices,col2rgb)
importFrom(grDevices,rgb)
importFrom(methods,as)
useDynLib(MESS, .registration = TRUE)