fit_gpd_range: fit_gpd_range

Description Usage Arguments Value Examples

Description

Finds the lambda and theta parameters of a generalized poisson distribution that best matches the desired range quantiles.

Usage

1
2
fit_gpd_range(estimated_mode = NULL, estimated_range_max_value = NULL,
  estimated_range_size_proba = NULL, verbosity = NULL, ...)

Arguments

search_range_start

the minimal value of the range where the mode will be searched

search_range_end

the maximal value of the range where the mode will be searched

Value

the estimated parameters

Examples

1
N/A

daviddoret/GRCRToolkit documentation built on May 23, 2019, 7:31 a.m.