Learn R Programming

touchard (version 2.0.1)

Epilepsy: Epilepsy Data

Description

Data on Epileptic Seizures.

Usage

data("Epilepsy")

Arguments

Format

A data frame with 351 observations on counts of epileptic seizures.

seizures

numeric vector of length 351.

References

Bhati D, Sastry DVS, Qadri PZM (2015). A New Generalized Poisson-Lindley Distribution: Applications and Properties. Austrian Journal of Statistics, 4, 35-51.

Examples

Run this code
# NOT RUN {
data(Epilepsy)
seizures
table(seizures)
# }

Run the code above in your browser using DataLab