I want to fit an appropriate distribution to my data. I have decomposed it into several levels. The first few levels start of as gamma distributed then as the levels get higher the histogram becomes more Gaussian. Hence, I thought that a generalised Gamma distribution should be a suitable fit.
So, in order to fit it, I need to estimate its (δ,α,β) parameters from my original data. Can anyone brief me with a simplified technique for accomplishing that accurately.
Thank you.