plot.curvish.param | R Documentation |
plot.curvish.param
## S3 method for class 'curvish.param'
plot(
x,
robust = FALSE,
range = NULL,
mode = TRUE,
adjust = NULL,
histogram = FALSE
)
x |
An object of class |
robust |
If the type of summary is multimodal and this is |
range |
Two-element numeric vector specifying limits on the X-axis range of the posterior to consider for the plot. |
mode |
If the type of summary is multimodal, default is to use mode as
the central tendency. If this is |
adjust |
Will be passed to the |
histogram |
Add a histogram overlay. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.