Description Usage Arguments Value
View source: R/optimize_solutes.R
Calculates RMSE of measured lake concentrations with those calculated with the dynamic lake model (daily timestep) for use in optimization procedure.
1 | optimize_solutes(par, df, parameter)
|
par |
vector with tuning parameters. k0 for Calcium. P_sed, ks, ks_tmp, kr, and kr_tmp for TP. |
df |
data frame with lake inputs for lake of interest. |
parameter |
description of parameter to use dynamic lake model on. Can be either "CALCIUM TOTAL RECOVERABLE" or "PHOSPHORUS TOTAL". |
RMSE, root mean square error of match with lake measurements of parameter.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.