Description Usage Arguments Value
View source: R/rmse_TP_par_at_outlet.R
Returns RMSE between estimated and observed total phosphorus at the watershed outlet
1 | rmse_TP_par_at_outlet(P_outlet_df, Wshed_area_m2, par)
|
P_outlet_df |
Dataframe created by the create_var_df_P_outlet function |
Wshed_area_m2 |
Area of the watershed in m2 |
par |
Vector containg parameter values (mg/l) in the specific order- P_conc_Runoff, P_conc_Lateral, P_conc_Baseflow, P_conc_Sediment |
rmse between observed and simulated Total phosphorus at the watershed outlet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.