An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110114/719e44e1/attachment.pl>
Weighted least squares regression for an exponential decay function
2 messages · Erik Thulin, Bill Venables
nls in the stats package. ?nls
From: r-help-bounces at r-project.org [r-help-bounces at r-project.org] On Behalf Of Erik Thulin [ethulin at gmail.com]
Sent: 15 January 2011 16:16
To: r-help at r-project.org
Subject: [R] Weighted least squares regression for an exponential decay function
Sent: 15 January 2011 16:16
To: r-help at r-project.org
Subject: [R] Weighted least squares regression for an exponential decay function
Hello,
I have a data set of data which is best fit by an exponential decay
function. I would like to use a nonlinear weighted least squares regression.
What function should I be using?
Thank you!
[[alternative HTML version deleted]]
______________________________________________
R-help at 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.