base_Flow.DFM_matrix | R Documentation |
Base flow with digital filter method.
base_Flow.DFM_matrix(Streamflow, param_filter = 0.925)
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. |
baseflow [xts]-2D(time, space) Time serious baseflow in difficult location.
[Arnold.1995] [eq. 1-2]
rslt <- base_Flow.DFM_matrix(xts_Q)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.