mixtvem interface
mixtvem interface
## S4 method for signature 'lcMethodMixTVEM' getName(object) ## S4 method for signature 'lcMethodMixTVEM' getShortName(object) ## S4 method for signature 'lcMethodMixTVEM' preFit(method, data, envir, verbose, ...) ## S4 method for signature 'lcMethodMixTVEM' fit(method, data, envir, verbose, ...) ## S3 method for class 'lcModelMixTVEM' predict(object, ..., newdata = NULL, what = "mu") ## S4 method for signature 'lcModelMixTVEM' postprob(object, ...) ## S4 method for signature 'lcModelMixTVEM' converged(object, ...) ## S3 method for class 'lcModelMixTVEM' logLik(object, ...) ## S3 method for class 'lcModelMixTVEM' sigma(object, ...) ## S3 method for class 'lcModelMixTVEM' coef(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. |
newdata |
Optional |
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.