Learn R Programming

lqr (version 5.2)

resistance: Tumor-cell resistance to death

Description

Artificial dataset. The experiment consists in measure the resistance to death of two types of tumor-cells over different doses of a experimental drug. The data was created considering a null intercept and a cubic polinomial for the dose.

Arguments

Format

This data frame contains the following columns:

dose

Quantity of dose of an experimental drug.

type

Type of tumor-cell. Type A and B.

score

Bounded response between 0 and 4.

Details

This dataset was generated in order to be fitted with a logistic quantile regression since the response is bounded.