fit_gld_3points_lambda4: fit_gld_3points_lambda4

Description Usage Arguments Value

Description

This function optimizes the lambda4 (shape) parameter of a GLD distribution to further fit a 3 points estimate.
This is an "internal" function called by fit_gld_3points.

Usage

1
2
fit_gld_3points_lambda4(lambda1, lambda2, lambda3, lambda4,
  estimated_range_max_value, estimated_range_max_proba, verbosity = NULL, ...)

Arguments

estimated_range_max_value

The upper value of the 3 points estimate.

Value

A numeric vector of size 1 representing an optimized lambda4 (shape) parameter that further fits a 3 points estimate.


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