[R] Getting parameters of Gaussian fit in density

2008-11-12 Thread Victor Bloomfield
Is there a way to obtain the parameters (mean, sd, amplitude) of the gaussian functions obtained in a density fit to data. The faithful $waiting times is a standard example. The 2-gaussian fit is very nice, but how can I obtain the parameters? Thanks for your help. Regards, Victor

Re: [R] Getting parameters of Gaussian fit in density

2008-11-12 Thread Erik Iverson
Victor - What package/functions did you use to do the fit? Can you send a small example with a made-up or built-in dataset, show how far you get, and what you'd like to have as the result? It's much easier to show what to do when we know what functions and packages you're using to get your