Initialize Parameter Values for the Michaelis Menten Enzyme Kinetic Model
michaelis_menten_init.RdInitialize Parameter Values for the Michaelis Menten Enzyme Kinetic Model
Arguments
- kcat
numericinitial value forkcatparameter in the Michaelis Menten model- kM
numericinitial value for thekMparameter in the Michaelis Menten 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.