Description Usage Arguments Value Examples
View source: R/Isobole_gridRefinementAlgorithm.R
Generate the default characteristics of the simulation grid
1 | gridInfo_default(AMTx1Max = 1000, AMTx2Max = 1000, imax = 7, offset = 1e-12)
|
AMTx1Max, AMTx2Max |
maximum dose for drug 1 and 2 |
imax |
Maximum number of iterations |
offset |
small delta to avoid doses with value 0, which can cause problems if DOSELEVEL is a covariate |
list(gridmin, gridmax, gridlens)
1 | populationIsoboles:::gridInfo_default()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.