sig_Baseflow_index.DFM | R Documentation |
Baseflow index
sig_Baseflow_index.DFM( Streamflow, param_filter = 0.925, passes_N = 1, negativ_step = TRUE, t_scale = apply.yearly )
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. |
passes_N |
[integer] The number of pass, see [Arnold.1995]. |
negativ_step |
[logi] TRUE | FALSE for with or without inveser order, see [Arnold.1995]. |
t_scale |
[function / NULL] |apply.daily| for daily, |apply.weekly| for weekly, |apply.monthly| for monthly, |apply.quarterly| for quarterly, |apply.yearly| for yearly, |NULL| for all of the time. |
Baseflow index [xts]-2D(1, space) Time serious baseflow in difficult location.
sig_Baseflow_index.DFM(xts_Q, negativ_step = FALSE, passes_N = 3, t_scale = NULL) sig_Baseflow_index.DFM(xts_Q)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.