Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

oral.lesion

Oral lesion location by town


Description

A data set on oral lesion location for three Indian towns.

Usage

data(oral.lesion)

Format

A data frame with 9 observations on the following 3 variables.

Kerala

a numeric vector

Gujarat

a numeric vector

Andhra

a numeric vector

Source

"Exact Inference for Categorical Data", by Cyrus R. Mehta and Nitin R. Patel. Found at http://www.cytel.com/papers/sxpaper.pdf.

Examples

data(oral.lesion)
chisq.test(oral.lesion)$p.value
chisq.test(oral.lesion,simulate.p.value=TRUE)$p.value ## exact is.0269

UsingR

Data Sets, Etc. for the Text "Using R for Introductory Statistics", Second Edition

v2.0-6
GPL (>= 2)
Authors
John Verzani <verzani@math.csi.cuny.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.