metab_update: Update metabolism jags fit
Description
Update metabolism jags fit
Usage
metab_update(metabfit, update.chains, n.iter)
Value
Updated jags metabolism output
Arguments
- metabfit
initial jags metabolism output
- update.chains
logical to update, only if TRUE
- n.iter
number of iterations
Details
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.