powered by
This function generates initial values for the GLIN distribution
estim_mu_sigma_GLIN(y)
vector with the random sample
y <- rGLIN(n = 100, mu = 3, sigma = 1.2) estim_mu_sigma_GLIN(y = y)
Run the code above in your browser using DataLab