POISON: Cockroach poisoning data

Description Usage Format Details

Description

Dosages and mortality of cockroaches

Usage

1
data("POISON")

Format

A data frame with 481 observations on the following 2 variables.

Dose

a numeric vector indicated the dosage of the poison administered to the cockroach

Outcome

a factor with levels Die Live

Details

Artificial data illustrating a dose-reponse curve. The probability of dying is well-modeled by a logistic regression model.


regclass documentation built on March 26, 2020, 8:02 p.m.

Related to POISON in regclass...