Learn R Programming

catdata (version 1.2.4)

addiction: Are addicted weak-willed, deseased or both?

Description

The addiction data stems from a survey comprising 712 respondents.

Usage

data(addiction)

Arguments

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)

Examples

Run this code
if (FALSE) {
##look for:
if(interactive()){vignette("semiparametric-addiction")}
if(interactive()){vignette("multinomial-addiction1")}
if(interactive()){vignette("multinomial-addiction2")}

}

Run the code above in your browser using DataLab