Description Usage Arguments Value Examples
View source: R/mean_centre_class.R
The mean sample is subtracted from all samples in the data matrix. The features in the centred matrix all have zero mean.
1 | mean_centre(mode = "data", ...)
|
mode |
(character) Mode of action. Allowed values are limited to the following:
The default is |
... |
Additional slots and values passed to |
A mean_centre
object.
1 | M = mean_centre()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.