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