plot.dentist | R Documentation |
Plot the dented samples This will show the univariate plots of the parameter values versus the likelihood as well as bivariate plots of pairs of parameters to look for ridges.
## S3 method for class 'dentist'
plot(x, local.only = FALSE, binary_color = TRUE, ...)
x |
An object of class dentist |
local.only |
Boolean indicating whether to trim x and y lims to be near accepted points |
binary_color |
Boolean indicating whether to color points by inside or outside a threshold or by likelihood (only do latter with two free parameters) |
... |
Other arguments to pass to plot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.