Emax model with arbitrary covariates (does not support interactions)
Usage
emax_nls(structural_model, covariate_model, data, dosing = NULL, quiet = FALSE)
Arguments
- structural_model
A two-sided formula of the form response ~ exposure
- covariate_model
A list of two-sided formulas, each of specifying a
- data
A data frame
- dosing
Column specifying the dosing regimen
- quiet
When quiet=TRUE messages and warnings are suppressed
Value
An object of class emax_fit