rm_event_stats: River Mile Event Statistics

Description Usage Arguments Value

View source: R/rm_event_stats.R

Description

Calculates goodness of fit statistics between modeled and observed values for a single "river mile event". A "river mile event" refers to a flood event for a specific cross section (at a specific river mile).

Usage

1
rm_event_stats(hydrograph, rm_event, cal_stats)

Arguments

hydrograph

data frame; A hydrograph data frame.

rm_event

numeric; A "river mile event" created by the 'gof_stats' function.

cal_stats

data frame; A 'cal_stats' data frame produced by the 'got_stats' function. This table is used to store the calculated goodness of fit statistics.

Value

A 'cal_stats' data frame produced by the 'gof_stats' function populated with goodness of fit statistics for the specified "river mile event".


mpdougherty/razviz documentation built on April 1, 2021, 4:16 p.m.