50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


catdata (version 1.2.4)

leukoplakia: Leukoplakia

Description

The leukoplakia data is about occurence of oral leukoplakia with covariates smoking and alcohol consumption.

Usage

data(leukoplacia)

Arguments

Format

A data frame with 16 observations on the following 4 variables. Considering the weighting variable "Freq", there are 212 cases.

Leukoplakia

Has the person oral leukoplakia? yes = 1, no = 0

Alcohol

How much alcohol did the person drink on average? no = 1, less then 40g = 2, less then 80g = 3, more then 80g = 4

Smoker

Smoker? yes = 1, no = 0

Freq

Frequency of observation

Examples

Run this code
if (FALSE) {
##look for:
if(interactive()){vignette("loglinear-leukoplakia")}
}

Run the code above in your browser using DataLab