Learn R Programming

CPCAT (version 1.0.0)

testdata: Description of testdata

Description

The data set testdata contains two variables.

Usage

testdata

Arguments

Format

A data frame with 20 rows and 2 variables:

Poissondata

Contains 20 realizations of Poisson distributed random variables.

group

Contains the group names of the Poisson data.

Examples

Run this code
data(testdata)    #Lazy loading of the test data. To view the data type testdata.

Run the code above in your browser using DataLab