Description Usage Arguments Value Examples
View source: R/simulation_functions_splatter.R
Simulate expression that follows a Hill model response = gamma + (V * doses^n)/(k^n + doses^n)
1 | splatsimHill(doses, mean = 1, fc = 1.5, ...)
|
doses |
A vector of doses to model |
mean |
A number representing the value at dose 0 |
fc |
A number representing the maximum fold-change |
... |
Additional arguments |
a list of the model fit parameters including a resp vector containing values for each dose group and the fit parameters
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.