fit_observations: Fit Extracted Observations

Description Usage Arguments Value Examples

View source: R/fit.R

Description

This function allows the user to fit a Generalized Extreme Value (GEV) or a Generalized Pareto (GP) distribution to the extracted observations. The function does not fit Measurement locations with less than 30.

Usage

1

Arguments

list

A list object of extracted observations.

type

The type of distribution (GEV or GP) to fit to the observations. The default is GEV.

Value

A fit summary with measurement location metadata , MRIs and Annual MRI ratios.

Examples

1
2
3
4

Kinekenneth48/rdailychange documentation built on Dec. 18, 2021, 3:34 a.m.