fitPearson3: Fit the Pearson type III distribuion

Description Usage Arguments Value

View source: R/sibadaR.R

Description

Using a Pearson III distribution to fit the streamflow sequence.

Usage

1
fitPearson3(sfs, init = NULL)

Arguments

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.

Value

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).


Sibada/sibadaR documentation built on Jan. 31, 2020, 6:40 p.m.