View source: R/parameter_uncertainty_utils.R
flagSampledParameterRows | R Documentation |
Flag all parameter rows that have at least one parameter out of the specified range or that have a non positive definite OMEGA or SIGMA matrix.
flagSampledParameterRows(table, minMax, settings, parameters)
table |
a data frame returned by |
minMax |
a data frame with min, max values for each parameter |
settings |
replication settings |
parameters |
double array parameters to check for positive definiteness |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.