inputCaseC: Simulated dose-response assay data (Case C)

Description Usage Format Value Source

Description

This is an example dataset corresponding to Case C. The dataset is equivalent to that of Case A, but in a different form. The data was generated by the python script "generate_data.py" found in the "inst/scripts/" directory. This object is meant to be used as the "inputData" argument for the GRfit function when "case" is equal to "C". The input data for "Case C" of the GRfit function must be in this format with columns named "concentration", "cell_count", and "time" as well as columns for other key variables. The columns "cell_line", "treatment", and "replicate", are simply examples of these key variables. It is not necessary that your input data frame include these exact column names or the same number of columns.

Usage

1

Format

A data frame with 1352 rows and 7 variables:

Value

An example dataset in the form of "Case C" generated for use with GRfit

Source

inst/scripts/generate_data.py


uc-bd2k/GRmetrics documentation built on Nov. 11, 2020, 4:10 p.m.