Initialize Parameter Values for the tQ Enzyme Kinetic Model
tQ_init.RdInitialize Parameter Values for the tQ Enzyme Kinetic Model
Arguments
- kcat
numericinitial value forkcatparameter in the tQ model- kM
numericinitial value for thekMparameter in the tQ model- ...
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.
See also
tQ_model, tQ_formula, and tQ_prior