Learn R Programming

scoringRules (version 0.9.2)

plot.mcstudy: Plot the output of run_mcstudy

Description

Plot the output of run_mcstudy

Usage

# S3 method for mcstudy
plot(x, ...)

Arguments

x

Object of class mcstudy, generated by run_mcstudy

...

Additional parameters, see details below.

Value

none, used for the effect of drawing a plot.

Details

The plot is in the same format as Figure 1 or 2 in KLTG (2016), depending on the parameters set when running run_mcstudy. These parameters also determine the plot content (nr of MCMC chains, maximal sample size, etc). In terms of additional inputs (...), the following are currently implemented:

  • add_main_title, logical, whether to add main title to plot. Defaults to TRUE.

References

Krueger, F., S. Lerch, T.L. Thorarinsdottir and T. Gneiting (2016), `Probabilistic forecasting and comparative model assessment based on Markov Chain Monte Carlo output', working paper, Heidelberg Institute for Theoretical Studies, available at http://arxiv.org/abs/1608.06802.

See Also

run_mcstudy produces the simulation results summarized by plot.mcstudy