AoE.Stability {rrepast} | R Documentation |
AoE.Stability
Description
This function verifies the stability
of CoV for all columns given by parameter keys
or all dataset columns if keys is empty.
Usage
AoE.Stability(dataset, keys = c())
Arguments
dataset |
A model output dataset |
keys |
A list of column names |
Value
A data frame with Coefficient of variations
[Package rrepast version 0.8.0 Index]