Learn R Programming

vpc (version 1.2.2)

simple_data: A small rich dataset

Description

A small rich dataset

Usage

simple_data

Arguments

Format

An object of class list of length 2.

Details

a list containing the obs and sim data for an example dataset to run a simple vpc.

Examples

Run this code
# NOT RUN {
vpc(simple_data$sim, simple_data$obs)
# }

Run the code above in your browser using DataLab