Description Usage Arguments Author(s) Examples
Accessor for the means, a list which is created by the
calculateMeans
function.
1 2 3 4 |
object |
a SparseDataSet |
value |
a list |
Michael Love
1 2 3 | sds <- simulateSparseDataSet(5, c(5,5))
sds <- calculateMeans(sds)
means(sds)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.