Description Usage Arguments Value Examples
View source: R/noise_estimation.R
Coefficient of variation of each column of a matrix. Can be used to get a noise estimation at each time point in an ensemble of time series.
1 | noise_cv(x)
|
x |
a numerical matrix. Individuals in rows, measurements in columns. |
A vector with coefficient of variations of each column.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.