View source: R/SimulationFct.R
SimulateData | R Documentation |
This function simulate data with dose = c(0.3, 1, 3, 10, 30, 100, 300, 1000, 3000, 10000). Used inside SingleData(), CombinationData().
SimulateData(param, replicate, sd, doseName)
param |
: Vectors containing parameters(Emin, Emax, m, IC50) |
replicate |
: number of replicates |
sd |
: sd |
doseName |
: name of the component |
dose, I, replicate, doseName
SimulateData()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.