Skip to content

Fitting multiple Gaussians to data

1 message · Blake Sweeney

#
Hello,

I am trying to fit several Gaussian distributions to a data set. I
need to know the mean, standard deviation and maximum of each
Gaussian. My data set is simply a list of signal strengths and no
other information. I do not know the number of Guassians to fit. I've
looked at some packages like mda, mfp, and sm, but I don't think these
do what I want.

Does anyone have any suggestions?


Thank you,
Blake