fit_gp_gev: Helper Function to Fit Extracted Observations

Description Usage Arguments Value

View source: R/fit_gp_gev.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
fit_gp_gev(list, type = "GEV")

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


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