Learn R Programming

drugCombo (version 1.2.1)

checkerboardData: Example checkerboard design drug combination data

Description

A dataset containing data from 10 different in-vitro drug combination experiments for an antiviral treatment (compound 1) using a checkerboard design. The variables are as follows:

Arguments

Format

A data frame with 9360 observations of 5 variables:

  • d1: dose of the first compound

  • d2: dose of the second compound

  • effect: observed effect (normalized cell counts)

  • plate: plate ID (1 to 3 within experiment)

  • exp: experiment ID (1 to 10)