| interface-mixtvem | R Documentation | 
mixtvem interface
## S4 method for signature 'lcMethodMixTVEM'
getArgumentDefaults(object)
## S4 method for signature 'lcMethodMixTVEM'
getArgumentExclusions(object)
## S4 method for signature 'lcMethodMixTVEM'
getCitation(object, ...)
## 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. | 
| ... | Not used. | 
| method | An object inheriting from  | 
| data | A  | 
| envir | The  | 
| verbose | A R.utils::Verbose object indicating the level of verbosity. | 
| 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  | 
lcMethodMixTVEM
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.