Initialize Parameter Values for an Agonist Sigmoid Model
sigmoid_agonist_init.RdCreating initial values for an agonist sigmoid model parameters
that can be passed to the sigmoid_model() along with the
sigmoid_agonist_formula() and sigmoid_agonist_prior().
Arguments
- ec50
numericornumericreturningfunctionunits of the treatment. If the treatment islog_dose, the default value of-6corresponds1e-6molar =1μM- hill
numericornumericreturningfunctionwith unitsresponse/log_dose- top
numericornumericreturningfunctionwith units of the response- bottom
numericornumericreturningfunctionwith units of the response- ...
additional parameter initialization. Each named argument should be a function that returns a
numericorarraydepending on the dimension of the parameter, seerstan_default_init()to use the rstan default init.