Description Usage Format Source References Examples
The dataset has the number of epileptic seizures in each of four two-week intervals, and in a baseline eight-week interval, for treatment and control groups with a total of 59 individuals.
1 |
A data frame with 236 observations on the following 9 variables.
ididentifies de number of the individual profile. This vector contains observations of 59 individual profiles.
ya numeric vector with the number of epileptic seizures in the four two-weeks intervals observed.
v4a numeric vector indicating the fourth visit.
timea numeric vector that identifies the number of the time points observed.
trta numeric vector indicator of treatment, whether the patient is treated with placebo (trt=0) or progabide (trt=1)
.
basethe number of epileptic seizures in a baseline 8-week interval.
agea numeric vector of subject age.
lbaserecode the variable base by log(base/4).
lagerecode the variable age by log(age).
Thall, P.F., and Vail, S.C. (1990). Some covariance models for longitudinal count data with overdispersion. Biometrics, 46, 657–671.
Diggle, P.J., Heagerty, P., Liang, K.Y., and Zeger, S.L. (2002). Analysis of Longitudinal Data. 2nd edition. Oxford University Press.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.