compute_rmse: Computes RMSE

Description Usage Arguments Details Value

Description

Computes RMSE between the model predictions of hydraulic parameters and their true values

Usage

1
compute_rmse(pred_vals, true_vals)

Arguments

pred_vals

predicted values of bottom elevation, flow area, wetted perimeter, etc. A list with 5 elements.

true_vals

true values

Details

Must be four pred_vals inputs, corresponding to the linear, slope break, nonlinear, and nlsb methods

Value

rmse, a data frame showing rmse at each exposure level, averaged across all river reaches


jschap1/WSEw documentation built on May 12, 2019, 10:50 a.m.