Learn R Programming

nlr (version 0.1-3)

DrugKenakin: Responses to the concentration of an agonist in a functional assay.

Description

Kenakin used a set of responses to the concentration of an agonist in a functional assay.

Usage

data("DrugKenakin")

Arguments

Format

The format is: data.frame chr "DrugKenakin"

  • Concentration Concentration, predictor.

  • Response response, response variable.

Details

Kenakin used a set of responses to the concentration of an agonist in a functional assay. They fit the following model to their data. In this data, observation 5 has an outlier in the response direction.

References

Kenakin TP. A Pharmacology Primer: Theory, Applications, and Methods. Third Edition Academic Press; 2009. pp. 286-287.

Examples

Run this code
# NOT RUN {
data(DrugKenakin)
DrugKenakin
# }

Run the code above in your browser using DataLab