powered by
This function generates initial values for NPGL distribution using the method of moments estimators given in equations (19) and (20) of Altun (2021).
estim_mu_sigma_NPGL_MM(y)
vector with the random sample
y <- rNPGL(n=100, mu=0.1, sigma=2) estim_mu_sigma_NPGL_MM(y=y)
Run the code above in your browser using DataLab