SimData {mixAK} | R Documentation |
A simulated dataset used as an example dataset in Komárek and Komárková (2014).
data(SimData)
a data frame with 1 157 rows and the following variables
identification number of a subject.
visit time in days.
visit time in months.
response variable generated according to a linear mixed
model with normal errors. It intentionally contains 50 NA
's.
response variable generated according to a Poisson
generalized linear mixed model. It intentionally contains 50 NA
's.
response variable generated according to a Bernoulli
generalized linear mixed model. It intentionally contains 50
NA
's.
a jittered version of yB
.
Komárek, A. and Komárková, L. (2014). Capabilities of R package mixAK for clustering based on multivariate continuous and discrete longitudinal data. Journal of Statistical Software, 59(12), 1–38. doi:10.18637/jss.v059.i12.
data(SimData)
summary(SimData)