Use coefficients(nlsobject), or if you want standard errors, t-statistics, and p-values, summary(nlsobject)$paramters.
Andy > From: Jagarlamudi, Choudary > > How can I receive parameter estimates for a given curve that > has been fit with the NLS function. > > The problem is that I have a "n parameter" curve and I want > the optimal fit. The NLS procedure gives me final function > values and not the individual parameter estimates that were > used to define this "best" fit. What function can I use to > get these parameters? > > Thanks > > Choudary Jagarlamudi > Instructor > Southwestern Oklahoma State University > STF 254 > 100 campus Drive > Weatherford OK 73096 > Tel 580-774-7136 > > [[alternative HTML version deleted]] > > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! > http://www.R-project.org/posting-guide.html > > ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
