Description Usage Arguments Value
This function optimizes the lambda1 (location) parameter of a GLD distribution to further fit a 3 points estimate.
This is an "internal" function called by fit_gld_3points.
1 2 3 | fit_gld_3points_lambda1(lambda1, lambda2, lambda3, lambda4,
estimated_range_min_value, estimated_mode_value, estimated_range_max_value,
verbosity = NULL, ...)
|
estimated_range_min_value |
The lower value of the 3 points estimate. |
estimated_mode_value |
The mode or "typical" value of the 3 points estimate. |
estimated_range_max_value |
The upper value of the 3 points estimate. |
A numeric vector of size 1 representing an optimized lambda1 (location) parameter that further fits a 3 points estimate.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.