Learn R Programming

CPCAT (version 1.0.0)

testdata2: Description of testdata2

Description

The data set testdata2 contains two variables.

Usage

testdata2

Arguments

Format

A data frame with 16 rows and 2 variables:

Poissondata

Contains 16 realizations of Poisson distributed random variables.

group

Contains the group names of the Poisson data.

Examples

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

Run the code above in your browser using DataLab