Calculate validation metrics and plots
bam_validate( fit, qobs, stats = c("RRMSE", "MRR", "SDRR", "NSE", "NRMSE", "rBIAS", "CoV", "logNSE", "Ej") )
| fit | A stanfit object, as returned from |
|---|---|
| qobs | a vector of observed flow. |
| stats | Which stats to include in the summary? |