baseFlowSeparation.base {RHMS} | R Documentation |
base function for class of baseFlowSeparation
Description
Methods of separating baseflow for a given flow discharge.
Usage
## S3 method for class 'base'
baseFlowSeparation(discharge,BFSMethod,BFSParams,plot)
Arguments
discharge |
a vector of flow time series (cms) or an object inherited from class of |
BFSMethod |
a string: The method of base flow separation. Available methods: |
BFSParams |
a list including parameters associated with the method coerced in
|
plot |
(optional) logical statement to plot the result or not. default to |
Value
a matrix: A matrix of results including computed separated flow for Q
series
Author(s)
Rezgar Arabzadeh
See Also
[Package RHMS version 1.7 Index]