plot: Plot the data contained in MADproject object slots.

Description Usage Arguments Details

Description

plot plots the data contained in various slots of the provided MADproject. If no specific slot is specified, all slots that can be plotted will be.

Usage

1
plot(x, y, ...)

Arguments

x

The MADproject object

y

character string from the following options: "observations", "realizations", "priors", or "posteriors"

Details

All plots utilize ggplot2 plotting functions. The slots that can be plotted are priors, observations, realizations, and posteriors.


hsavoy/madr documentation built on May 17, 2019, 5:55 p.m.