plot.dentist: Plot the dented samples This will show the univariate plots...

View source: R/dentist.R

plot.dentistR 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.

Description

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.

Usage

## S3 method for class 'dentist'
plot(x, local.only = FALSE, binary_color = TRUE, ...)

Arguments

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


bomeara/dentist documentation built on Oct. 30, 2024, 3:27 p.m.