Learn R Programming

OptimaRegion (version 0.2)

Drug: Mixture-amount experiment

Description

A pharmaceutical mixture-amount experiment in two components

Usage

data("Drug")

Arguments

Format

A data frame with 360 observations on the following 3 variables.

Component_1

Component 1 amount (mg)

Component_2

Component 2 amount (mg)

Percent

Percent of cells killed (response)

Examples

Run this code
# NOT RUN {
plot(Drug[,1:2])
# }

Run the code above in your browser using DataLab