calculate_variance | R Documentation |
Takes the variance specified as a string and evaluates it locally, and returns that value
calculate_variance(
SIMINT_parameters,
SIMINT_varstr,
SIMINT_odchunk,
SIMINT_cfg
)
SIMINT_parameters |
system parameters |
SIMINT_varstr |
string containing variance calculation |
SIMINT_odchunk |
chunk of observation details containing predictions, observations and the time |
SIMINT_cfg |
ubiquity system object |
Variance calculated for a given set of parameters in a model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.