[R] How to get the parameters of nls(...) for later use

Nancy Lo Nancy.Lo at noaa.gov
Mon Nov 24 22:22:04 CET 2003


Hi all,

I need to use the parameter estimates of nls() for further analysis. I
know how to do in S+, e.g. nls(...)$parameters. In R, the
attributes(nls(...)) does not have parameters, how would one get the
parameter values out of nls()?
Thanks in advance.

Nancy




More information about the R-help mailing list