interface-crimCV | R Documentation |
crimCV interface
## S4 method for signature 'lcMethodCrimCV'
getArgumentDefaults(object)
## S4 method for signature 'lcMethodCrimCV'
getArgumentExclusions(object)
## S4 method for signature 'lcMethodCrimCV'
getCitation(object, ...)
## S4 method for signature 'lcMethodCrimCV'
getName(object)
## S4 method for signature 'lcMethodCrimCV'
getShortName(object)
## S4 method for signature 'lcMethodCrimCV'
prepareData(method, data, verbose, ...)
## S4 method for signature 'lcMethodCrimCV'
fit(method, data, envir, verbose, ...)
## S4 method for signature 'lcModelCrimCV'
predictForCluster(object, newdata, cluster, what = "mu", ...)
## S4 method for signature 'lcModelCrimCV'
postprob(object)
## S3 method for class 'lcModelCrimCV'
logLik(object, ...)
## S3 method for class 'lcModelCrimCV'
coef(object, ...)
## S4 method for signature 'lcModelCrimCV'
converged(object)
object |
The object. |
... |
Not used. |
method |
An object inheriting from |
data |
A |
verbose |
A R.utils::Verbose object indicating the level of verbosity. |
envir |
The |
newdata |
A |
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 |
lcMethodCrimCV crimCV
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.