rmse_mcse | R Documentation |
Adapted from the simhelpers CRAN package, see here. This version takes vectors as inputs instead.
rmse_mcse(estimates, true, K)
estimates |
Numeric vector of estimates |
true |
Scalar or numeric vector containing true data-generating value of estimands targeted in estimates |
K |
Length of estimates vector, which should be the number of simulation replications |
https://github.com/meghapsimatrix/simhelpers/blob/master/R/calc_absolute.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.