Commit | Line | Data |
---|---|---|
c7dab9ff | 1 | # Generated by roxygen2: do not edit by hand |
2 | ||
3 | export(basicInitParameters) | |
4 | export(discardSimilarModels_EMGLLF) | |
5 | export(discardSimilarModels_EMGrank) | |
6 | export(generateXY) | |
7 | export(generateXYdefault) | |
8 | export(gridLambda) | |
9 | export(initSmallEM) | |
10 | export(modelSelection) | |
11 | export(selectVariables) | |
3f62d540 | 12 | export(valse) |
c7dab9ff | 13 | importFrom(methods,new) |
14 | importFrom(stats,cutree) | |
15 | importFrom(stats,dist) | |
16 | importFrom(stats,hclust) | |
17 | importFrom(stats,runif) | |
18 | useDynLib(valse) |