Learn R Programming

loewesadditivity (version 0.1.0)

rh5_rh4: RH5 and RH4

Description

The data is the raw data for a combination dose of RH5 and RH4. The data was originally published in Williams et al. (2018).

Usage

rh5_rh4

Arguments

Format

a 48 x 3 data set where the columns are of the following format

RH4

dose of RH4 in mg/mL

RH5

dose of RH5 in mg/mL

GIA

Percent Growth inhibition assay averaged over two experiments

Examples

Run this code
# NOT RUN {
data("rh5_rh4")
head(rh5_rh4)
# }

Run the code above in your browser using DataLab