plot.curvish.param.Rdplot.curvish.param
# S3 method for 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. |