regimes: Determine Optimal Regimes Along FDC

Description Usage Arguments Details Value

View source: R/regimes.R

Description

The function regimes explores the length of the FDC and breaks it into several regimes, if appropriate.

Usage

1
regimes(unfilled_FDCs, BCs, zero_val = 0.001)

Arguments

unfilled_FDCs

A matrix of the raw FDC quantiles for each site. This is derived from the output of calcEmpFDCs.

BCs

A data frame of basin characteristics for each site, derived from the output of getBasinChar.

zero_val

(optional) The value to which zeroes or negative quantiles will be set to. The default is 0.001.

Details

Lorem ipsum...

Value

A matrix containing:

rmse

Root-mean-squared error.

rmsne

Root-mean-square-normalized error.

cvrmse

The coefficient of variation of the root-mean-squared error.

nrmse

Normalized root-mean-squared error.


wfarmer-usgs/PUBAD documentation built on May 4, 2019, 5:21 a.m.