Description Usage Arguments Value Examples
calculates column median absolute deviations analagous to the colVars() function in the timeseries package.
1 |
x |
a data frame or matrix |
na.omit |
should rows with missing observations be removed? defaults to TRUE. |
a vector of column median absolute deviations
1 | colMedians(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.