base_Flow.DFM_matrix: Base flow

View source: R/Others.R

base_Flow.DFM_matrixR Documentation

Base flow

Description

Base flow with digital filter method.

Usage

base_Flow.DFM_matrix(Streamflow, param_filter = 0.925)

Arguments

Streamflow

[xts]-2D(time, space) Time serious Streamflow in difficult location.

param_filter

[num]-range() Filter parameter that enables the shape of the separation to be altered.

Value

baseflow [xts]-2D(time, space) Time serious baseflow in difficult location.

References

[Arnold.1995] [eq. 1-2]

Examples

rslt <- base_Flow.DFM_matrix(xts_Q)

LuckyKanLei/HydSig documentation built on June 30, 2022, 8:07 p.m.