mixAK interface
mixAK interface
## S4 method for signature 'lcMethodMixAK_GLMM' getName(object) ## S4 method for signature 'lcMethodMixAK_GLMM' getShortName(object) ## S4 method for signature 'lcMethodMixAK_GLMM' responseVariable(object) ## S4 method for signature 'lcMethodMixAK_GLMM' preFit(method, data, envir, verbose, ...) ## S4 method for signature 'lcMethodMixAK_GLMM' fit(method, data, envir, verbose, ...) ## S4 method for signature 'lcModelMixAK_GLMM' postprob(object, ...) ## S4 method for signature 'lcModelMixAK_GLMM' predictForCluster(object, newdata, cluster, what = "mu", ...) ## S4 method for signature 'lcModelMixAK_GLMM' predictForCluster(object, newdata, cluster, what = "mu", ...) ## S3 method for class 'lcModelMixAK_GLMM' coef(object, ..., stat = "Mean") ## S3 method for class 'lcModelMixAK_GLMM' deviance(object, ...) ## S4 method for signature 'lcModelMixAK_GLMMlist' postprob(object, ...) ## S4 method for signature 'lcModelMixAK_GLMMlist' predictForCluster(object, newdata, cluster, what = "mu", ...)
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 |
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 |
stat |
The aggregate statistic to extract. The mean is used by default. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.