Initialize Parameter Values for the tQ Enzyme Kinetic Model
tQ_init.Rd
Initialize Parameter Values for the tQ Enzyme Kinetic Model
Arguments
- kcat
numeric
initial value forkcat
parameter in the tQ model- kM
numeric
initial value for thekM
parameter in the tQ model- ...
additional parameter initialization. Each named argument should be a function that returns a
numeric
orarray
depending on the dimension of the parameter, seerstan_default_init()
to use the rstan default init.
See also
tQ_model, tQ_formula, and tQ_prior