This function analyses results from the Simulation() function. Given a list of results from many runs of Simulation(), this function outputs a matrix of bias, RMSE, and coverage probabilities
1 | AnalyzeResults(Results, ReturnOOR = FALSE)
|
Results |
A list of results from multiple runs of Simulation() |
ReturnOOR |
Logical value. Do you want to know how many quantile estimates were inestimable because the quantile was outside of the range of the data? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.