data_epilepsy | R Documentation |
RCT on the effect of a drug on the seizures in patients with epilepsy. Contains repeated measures data with treatment groups, baseline seizure counts, and follow-up counts.
data_epilepsy
A data frame with 236 observations and 9 variables:
Number of seizures in a 2-week period (count)
Treatment group (factor): placebo
or progabide
Seizure count during baseline period (numeric)
Age of patient (numeric)
Indicator for 4th visit (binary)
Patient ID (factor)
Follow-up period number (integer)
Log of baseline seizures (numeric)
Log of age (numeric)
MASS package. Original data from Thall and Vail (1990)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.