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 ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.