metab_update | R Documentation |
Update metabolism jags fit
metab_update(metabfit, update.chains, n.iter)
metabfit |
initial jags metabolism output |
update.chains |
logical to update, only if TRUE |
n.iter |
number of iterations |
This function is used by ebase
and is not to be called directly by the user. It provides additional model iterations if convergence is not achieved.
Updated jags metabolism output
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.