Description Usage Arguments Value
View source: R/doclusterkmeansbackward.R
doclusterkmeansbackward
performs K-means clustering with backward
variable selection.
1 | doclusterkmeansbackward(data, k, metriccent, inertiapower = 1, centpos, initcl)
|
data |
internally provided by |
k |
internally provided by |
metriccent |
internally provided by |
inertiapower |
internally provided by |
centpos |
internally provided by |
initcl |
internally provided by |
internal value to be used by doclusterkmeans
function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.