simple_data {vpc} | R Documentation |
A small rich dataset
simple_data
An object of class list
of length 2.
a list containing the obs and sim data for an example dataset to run a simple vpc.
## Not run:
vpc(simple_data$sim, simple_data$obs)
## End(Not run)