streamMetabolizer
streamMetabolizer copied to clipboard
improve predict_DO output for pi, oipi, and sim models
see also #294 (for plots specifically): DO predictions for non-oi-only models require different methods from oi-only models.
- [ ]
predict_DO.metab_bayesshould make use oferr_proc_iid,DO_mod, etc. if these are tracked and stored; otherwise they should give a message or warning describing how close we can get, or not, with the available information - [ ]
predict_DO.metab_modelandmm_predict_DO_1plyuse err.obs=err.proc=0 right now. they should use errors determined during the model fit, shouldn't they?