Learn R Programming

BSagri (version 0.1-10)

CountRep: Simulated count data incl. repeated measurements

Description

Simulated data set of repeated count data within subjects.

Usage

data(CountRep)

Arguments

Format

A data frame with 160 observations on the following 4 variables.

Abundance

a numeric vector with counts simulated from overdispersed and autocorrelated Poisson distributions

ID

a factor with levels N1 N2 ,..., n40, specifying the subject

Time

a factor with levels T1 T2 T3 T4, specifying the time

Treatment

a factor with levels N S1 S2 S3

Examples

Run this code
# NOT RUN {
data(CountRep)


# }

Run the code above in your browser using DataLab