featureBased interface
featureBased interface
## S4 method for signature 'lcMethodFeature' getName(object) ## S4 method for signature 'lcMethodFeature' getShortName(object) ## S4 method for signature 'lcMethodFeature' prepareData(method, data, verbose, ...) ## S4 method for signature 'lcMethodFeature' fit(method, data, envir, verbose, ...) ## S4 method for signature 'lcMethodGCKM' getName(object) ## S4 method for signature 'lcMethodGCKM' getShortName(object) ## S4 method for signature 'lcMethodGCKM' compose(method, envir = NULL) ## S4 method for signature 'lcMethodGCKM' preFit(method, data, envir, verbose) ## S4 method for signature 'lcMethodGCKM' fit(method, data, envir, verbose, ...) ## S4 method for signature 'lcMethodLMKM' getName(object) ## S4 method for signature 'lcMethodLMKM' getShortName(object) ## S4 method for signature 'lcMethodLMKM' prepareData(method, data, verbose) ## S4 method for signature 'lcMethodLMKM' fit(method, data, envir, verbose, ...) ## S4 method for signature 'lcMethodStratify' getName(object) ## S4 method for signature 'lcMethodStratify' getShortName(object) ## S4 method for signature 'lcMethodStratify' compose(method, envir = NULL, ...) ## S4 method for signature 'lcMethodStratify' fit(method, data, envir, verbose, ...) ## S4 method for signature 'lcModelFeature' getName(object, ...) ## S4 method for signature 'lcModelFeature' getShortName(object, ...) ## S4 method for signature 'lcModelLMKM' predictForCluster(object, newdata, cluster, what = "mu", ...) ## S3 method for class 'lcModelLMKM' coef(object, ..., cluster = NULL) ## S4 method for signature 'lcModelLMKM' converged(object, ...) ## S4 method for signature 'lcModelLMKM' postprob(object, ...)
object |
The object to extract the label from. |
method |
The |
data |
The data, as a |
verbose |
A R.utils::Verbose object indicating the level of verbosity. |
... |
Arguments passed on to
|
envir |
The |
newdata |
Optional |
cluster |
The cluster name. |
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.