Description Usage Arguments Details Value Examples
Function to return the coefficient of variation for a given data series
1 |
x |
numeric vector of flow values |
This functions accepts a numeric vector of flow values and calculates the coefficient of variation, defined as the mean/standard deviation
numeric coefficient of variation for the given data frame
1 | calculate_stat_cv(obs_data$discharge)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.