I have a distribution with two peaks where the right hand one resemble Gaussian distribution. I want to fit a curve to the entire dataset, determine the minimum point between two peaks, cut data set using that figure, and try to fit some parametric distribution to both sets of data.
I managed...