lcmm interface
lcmm interface
## S4 method for signature 'lcMethodLcmmGMM' getName(object) ## S4 method for signature 'lcMethodLcmmGMM' getShortName(object) ## S4 method for signature 'lcMethodLcmmGMM' preFit(method, data, envir, verbose, ...) ## S4 method for signature 'lcMethodLcmmGMM' fit(method, data, envir, verbose, ...) ## S4 method for signature 'lcMethodLcmmGMM' responseVariable(object, ...) ## S4 method for signature 'lcMethodLcmmGBTM' getName(object) ## S4 method for signature 'lcMethodLcmmGBTM' getShortName(object) ## S4 method for signature 'lcMethodLcmmGBTM' preFit(method, data, envir, verbose, ...) ## S4 method for signature 'lcMethodLcmmGBTM' fit(method, data, envir, verbose, ...) ## S4 method for signature 'lcMethodLcmmGBTM' responseVariable(object, ...) ## S3 method for class 'lcModelLcmmGMM' fitted(object, ..., clusters = trajectoryAssignments(object)) ## S4 method for signature 'lcModelLcmmGMM' predictForCluster(object, newdata, cluster, what = "mu", ...) ## S3 method for class 'lcModelLcmmGMM' model.matrix(object, ..., what = "mu") ## S3 method for class 'lcModelLcmmGMM' logLik(object, ...) ## S3 method for class 'lcModelLcmmGMM' sigma(object, ...) ## S4 method for signature 'lcModelLcmmGMM' postprob(object, ...) ## S4 method for signature 'lcModelLcmmGMM' converged(object, ...)
object |
The object to extract the label from. |
method |
The |
data |
The data, as a |
envir |
The |
verbose |
A R.utils::Verbose object indicating the level of verbosity. |
... |
Additional arguments. |
clusters |
Optional cluster assignments per id. If unspecified, a |
newdata |
Optional |
cluster |
The cluster name (as |
what |
The distributional parameter to predict. By default, the mean response 'mu' is predicted. The cluster membership predictions can be obtained by specifying |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.