powered by
Simulated data set of repeated count data within subjects.
data(CountRep)
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
N1
N2
n40
Time
a factor with levels T1 T2 T3 T4, specifying the time
T1
T2
T3
T4
Treatment
a factor with levels N S1 S2 S3
N
S1
S2
S3
# NOT RUN { data(CountRep) # }
Run the code above in your browser using DataLab