scoringRules (version 1.0.1)

plot.mcstudy: Plot the output of run_mcstudy

Description

Plot the output of run_mcstudy

Usage

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

Value

none, used for the effect of drawing a plot.

Arguments

x

object of class mcstudy, generated by run_mcstudy

...

additional parameters, see details below.

Author

Fabian Krueger

Details

The plot is in the same format as Figure 1 or 2 in KLTG (2020), 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., Lerch, S., Thorarinsdottir, T.L. and T. Gneiting (2020): `Predictive inference based on Markov chain Monte Carlo output', International Statistical Review, forthcoming. tools:::Rd_expr_doi("10.1111/insr.12405")

See Also

run_mcstudy produces the simulation results summarized by plot.mcstudy