streamMetabolizer | R Documentation |
This package uses inverse modeling to estimate aquatic photosynthesis and respiration (collectively, metabolism) from time series data on dissolved oxygen, water temperature, depth, and light. The package assists with data preparation, handles data gaps during modeling, and provides tabular and graphical reports of model outputs. Several time-honored methods are implemented along with many promising new variants that produce more accurate and precise metabolism estimates.
See http://usgs-r.github.io/streamMetabolizer for vignettes on the web.
calc_depth
calc_DO_sat
calc_light
convert_date_to_doyhr
convert_localtime_to_UTC
convert_UTC_to_solartime
convert_k600_to_kGAS
convert_PAR_to_SW
mm_name
1. Choose a model structure
specs
2. Set the specifications
metab
3. Fit the model
predict_metab
predict_DO
plot_metab_preds
plot_DO_preds
get_params
get_fit
get_mcmc
(Bayesian models only)
get_fitting_time
get_specs
get_data
get_data_daily
get_info
get_version
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.