Description Usage Arguments Details Value
Take performance, occurrence matrix and a clustering model, then compute the corresponding Residual Sum of Squares.
1 | rss_clustering(fobs, affectElt, mOccur, xpr, opt.mean, opt.model )
|
fobs |
a numeric vector. The vector |
affectElt |
a vector of integers
of If If |
mOccur |
a matrix of occurrence (occurrence of elements).
Its first dimension equals to |
xpr |
a vector of numerics of |
opt.mean |
a character equals to Modelled performances are computed
using arithmetic mean ( |
opt.model |
a character equals to If If |
None.
Return the Residual Sum of Squares
of a given clustering model.
Its value is computed according to opt.mean
and opt.model
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.