dtwclust interface
dtwclust interface
## S4 method for signature 'lcMethodDtwclust' getName(object) ## S4 method for signature 'lcMethodDtwclust' getShortName(object) ## S4 method for signature 'lcMethodDtwclust' preFit(method, data, envir, verbose, ...) ## S4 method for signature 'lcMethodDtwclust' fit(method, data, envir, verbose, ...) ## S4 method for signature 'lcModelDtwclust' converged(object, ...) ## S4 method for signature 'lcModelDtwclust' postprob(object, ...) ## S4 method for signature 'lcModelDtwclust' 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 |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.