-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
143 lines (142 loc) · 4.04 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
# Generated by roxygen2: do not edit by hand
S3method(MoE_AvePP,MoEClust)
S3method(MoE_Similarity,MoEClust)
S3method(MoE_Uncertainty,MoEClust)
S3method(MoE_entropy,MoEClust)
S3method(MoE_gpairs,MoEClust)
S3method(MoE_plotCrit,MoEClust)
S3method(MoE_plotGate,MoEClust)
S3method(MoE_plotLogLik,MoEClust)
S3method(as.Mclust,MoEClust)
S3method(expert_covar,MoEClust)
S3method(fitted,MoEClust)
S3method(fitted,MoE_expert)
S3method(fitted,MoE_gating)
S3method(plot,MoEClust)
S3method(plot,mclustAIC)
S3method(plot,mclustDF)
S3method(plot,mclustITER)
S3method(plot,mclustLoglik)
S3method(predict,MoEClust)
S3method(predict,MoE_expert)
S3method(predict,MoE_gating)
S3method(print,MoEClust)
S3method(print,MoECompare)
S3method(print,MoECriterion)
S3method(print,MoE_expert)
S3method(print,MoE_gating)
S3method(print,summary.MoECriterion)
S3method(print,summary_MoEClust)
S3method(print,summary_MoEexp)
S3method(print,summary_MoEgate)
S3method(residuals,MoEClust)
S3method(residuals,MoE_expert)
S3method(residuals,MoE_gating)
S3method(summary,MoEClust)
S3method(summary,MoECriterion)
S3method(summary,MoE_expert)
S3method(summary,MoE_gating)
export(FARI)
export(MoE_AvePP)
export(MoE_Similarity)
export(MoE_Uncertainty)
export(MoE_clust)
export(MoE_compare)
export(MoE_control)
export(MoE_crit)
export(MoE_cstep)
export(MoE_dens)
export(MoE_entropy)
export(MoE_estep)
export(MoE_gpairs)
export(MoE_mahala)
export(MoE_news)
export(MoE_plotCrit)
export(MoE_plotGate)
export(MoE_plotLogLik)
export(MoE_stepwise)
export(aitken)
export(drop_constants)
export(drop_levels)
export(expert_covar)
export(force_posiDiag)
export(noise_vol)
export(quant_clust)
importFrom(lattice,"current.panel.limits")
importFrom(lattice,"llines")
importFrom(lattice,"ltext")
importFrom(lattice,"panel.abline")
importFrom(lattice,"panel.bwplot")
importFrom(lattice,"panel.histogram")
importFrom(lattice,"panel.lines")
importFrom(lattice,"panel.points")
importFrom(lattice,"panel.rect")
importFrom(lattice,"panel.stripplot")
importFrom(lattice,"panel.text")
importFrom(lattice,"panel.violin")
importFrom(lattice,"trellis.grobname")
importFrom(lattice,"trellis.par.get")
importFrom(lattice,"trellis.par.set")
importFrom(matrixStats,"colMaxs")
importFrom(matrixStats,"colMeans2")
importFrom(matrixStats,"colRanges")
importFrom(matrixStats,"colSums2")
importFrom(matrixStats,"rowAlls")
importFrom(matrixStats,"rowDiffs")
importFrom(matrixStats,"rowLogSumExps")
importFrom(matrixStats,"rowMaxs")
importFrom(matrixStats,"rowMeans2")
importFrom(matrixStats,"rowMins")
importFrom(matrixStats,"rowSums2")
importFrom(mclust,"Mclust")
importFrom(mclust,"as.Mclust")
importFrom(mclust,"classError")
importFrom(mclust,"clustCombi")
importFrom(mclust,"clustCombiOptim")
importFrom(mclust,"covw")
importFrom(mclust,"emControl")
importFrom(mclust,"hc")
importFrom(mclust,"hcE")
importFrom(mclust,"hcEEE")
importFrom(mclust,"hcEII")
importFrom(mclust,"hcV")
importFrom(mclust,"hcVII")
importFrom(mclust,"hcVVV")
importFrom(mclust,"hclass")
importFrom(mclust,"hypvol")
importFrom(mclust,"icl")
importFrom(mclust,"logLik.Mclust")
importFrom(mclust,"mclust.options")
importFrom(mclust,"mclustBIC")
importFrom(mclust,"mclustICL")
importFrom(mclust,"mclustModelNames")
importFrom(mclust,"mclustVariance")
importFrom(mclust,"mstep")
importFrom(mclust,"mstepE")
importFrom(mclust,"mstepEEE")
importFrom(mclust,"mstepEEI")
importFrom(mclust,"mstepEEV")
importFrom(mclust,"mstepEII")
importFrom(mclust,"mstepEVE")
importFrom(mclust,"mstepEVI")
importFrom(mclust,"mstepEVV")
importFrom(mclust,"mstepV")
importFrom(mclust,"mstepVEE")
importFrom(mclust,"mstepVEI")
importFrom(mclust,"mstepVEV")
importFrom(mclust,"mstepVII")
importFrom(mclust,"mstepVVE")
importFrom(mclust,"mstepVVI")
importFrom(mclust,"mstepVVV")
importFrom(mclust,"nVarParams")
importFrom(mclust,"plot.Mclust")
importFrom(mclust,"plot.mclustBIC")
importFrom(mclust,"plot.mclustICL")
importFrom(mclust,"predict.Mclust")
importFrom(mclust,"print.Mclust")
importFrom(mclust,"sigma2decomp")
importFrom(mclust,"summary.Mclust")
importFrom(mclust,"unmap")
importFrom(mvnfast,"dmvn")
importFrom(nnet,"multinom")
importFrom(vcd,"strucplot")