grwth_data | R Documentation |
A long format data frame with example tumor growth data, generated with simulateTumorGrowth()
,
representing a simulated in vivo two-drugs combination experiment, involving 8 subjects per group, with 30 days of follow-up, taking measurement
every 3 days.
data(grwth_data)
A data frame with 352 rows and 4 columns:
Subject IDs.
Time for each measurement in an arbitrary unit, for example, days.
Treatment group for each subject (Control, DrugA, DrugB, and Combination).
Measurement representing the tumor volume in an arbitrary unit, for example, mm^3.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.