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)
Vector of estimated parameters \(\alpha, \beta, \gamma, \delta, \lambda\)
Data vector (must be in (0,1))
Number of starting points for optimization