rfa: Regional Frequency analysis

Description Usage Arguments

Description

Prepare data for regional frequency analysis. The index-flood is extracted and L-moments of the standardized observation are computed

Usage

1
2
3
4
5
6
7
rfa(x, ...)

## S3 method for class 'list'
rfa(lx, indx = "median")

## Default S3 method:
rfa(lmom, indx = "median")

Arguments

indx

Type of index-Flood. Either 'mean' or 'median'.

Form, lx, x

A list of sites or the combinaison of a formula and a data frame. The formula should be 'value ~ siteID'.


martindurocher/floodRFA documentation built on June 5, 2019, 8:44 p.m.