cumSumScale | R Documentation |
Function to perform cumulative sum scaling (CSS)
cumSumScale(m, p = 0.5)
m |
matrix of data (variables in columns, measurements in rows) |
p |
quantile used for normalization (default: 0.5) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.