Description Usage Arguments Value
Using a Pearson III distribution to fit the streamflow sequence.
1  | fitPearson3(sfs, init = NULL)
 | 
sfs | 
 Sequence of streamflow.  | 
init | 
 Vector of initiate parameters of P-III distribution, must be c(xm, Cv, Cs). It can estimate when not offering.  | 
A list including the estimated parameters, and a function to calculate the frequency of a certern flood (freq), and a function to calculate streamflow of a certern frequency (qnt).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.