gkwgetstartvalues | R Documentation |
Main function to estimate GKw distribution parameters using the method of moments. This implementation is optimized for numerical stability and computational efficiency.
gkwgetstartvalues(x, n_starts = 5L)
x |
Data vector (must be in (0,1)) |
n_starts |
Number of starting points for optimization |
Vector of estimated parameters \alpha, \beta, \gamma, \delta, \lambda
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.