Methods for datulation results.
Plot single-study simulation results.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | dat_parameter(dat, arg)
caption_text(dat)
## S3 method for class 'sim_ma'
caption(dat)
## S3 method for class 'sim_ss'
caption(dat)
## S3 method for class 'distributions'
caption(dat)
## S3 method for class 'sim_ss'
plot(dat = single_sim, caption = NULL)
## S3 method for class 'sim_ma'
plot(dat, caption = NULL)
## S3 method for class 'dist'
plot(dat, caption = NULL)
|
caption |
Whether or not to include the caption. |
sim |
A |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.