Description Usage Arguments Details Value Author(s)
Computes sum of square errors for all the experimental points in the datasets Should not be called directly
1 | mulSSE(vec, index)
|
vec |
a numeric vector with data measurements |
index |
a numeric vector with the labels of the samples. 0 are the control samples. number should be progressive |
mulSSE
An internal function that should not be called directly. It
calculates sum of square error in the groups defined in the index class
vector.
vec |
a numeric vector with data measurements |
index |
a numeric vector with the labels of the samples. 0 are the control samples. number must be progressive |
Claudio Isella, claudio.isella@ircc.it
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.