hepatitis {hyper2} | R Documentation |
Hepatitis dataset discussed by Agresti
Description
A dataset considered by Agresti
Usage
data(hepatitis)
Format
A hyper2
object that gives a likelihood function
Details
Object hepatitis_table
is drawn from Agresti, table 12.16, page
533. Object hepatitis
is a likelihood function of class
lsl
and hepatitis_maxp
a pre-calculated evaluate.
These objects can be generated by running script inst/hepatitis.Rmd
,
which includes some further discussion and technical documentation, and
creates file hepatitis.rda
which resides in the data/
directory.
References
A. Agresti, 2002. "Categorical data analysis". John Wiley and Sons. Table 13.1, p542.
See Also
Examples
pie(hepatitis_maxp)
[Package hyper2 version 3.1-0 Index]