testdata {CPCAT} | R Documentation |
Description of testdata
Description
The data set testdata contains two variables.
Usage
testdata
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.
Source
Artificial example data.
Examples
data(testdata) #Lazy loading of the test data. To view the data type testdata.
[Package CPCAT version 1.0.0 Index]