View source: R/retroFunctions.R
retroCalcMohnsRho | R Documentation |
This function calculate Mohn's rho from a dataframe of retrospective estimates, and optionally produces a plot.
retroCalcMohnsRho(dfr, ylab = "value", yadj = 0, showPlot = FALSE)
dfr |
|
ylab |
|
yadj |
|
showPlot |
|
Mohn's rho quantifies the relative bias exhibited by estimates of some quantity from a set of retrospective model runs.
Returns a list with rho, a dataframe of values, and a ggplot2 object, invisibly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.