gridInfo_default: Generate the default characteristics of the simulation grid

Description Usage Arguments Value Examples

View source: R/Isobole_gridRefinementAlgorithm.R

Description

Generate the default characteristics of the simulation grid

Usage

1
gridInfo_default(AMTx1Max = 1000, AMTx2Max = 1000, imax = 7, offset = 1e-12)

Arguments

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

Value

list(gridmin, gridmax, gridlens)

Examples

1
populationIsoboles:::gridInfo_default()

IntiQuan/populationIsoboles documentation built on Jan. 13, 2022, 8:29 p.m.