Learn R Programming

OptimaRegion (version 1.2)

Drug: Mixture-amount experiment dataset (2 factors)

Description

A pharmaceutical mixture-amount experiment in two components

Usage

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
plot(Drug[,1:2])

Run the code above in your browser using DataLab