Last data update: 2014.03.03

R: Are addicted weak-willed, deseased or both?
addictionR Documentation

Are addicted weak-willed, deseased or both?

Description

The addiction data stems from a survey comprising 712 respondents.

Usage

data(addiction)

Format

A data frame with 712 observations on the following 4 variables.

ill

are addicted weak-willed(0) deseased(1) or both(2)

gender

male = 0, female = 1

age

age of surveyed person

university

surveyed person is academician(1) or not(0)

Source

http://www.stat.uni-muenchen.de/service/datenarchiv/sucht/sucht.html

Examples

## Not run: 
##look for:
vignette("semiparametric-addiction")
vignette("multinomial-addiction1")
vignette("multinomial-addiction2")


## End(Not run)

Results