Yan (Daniel) Zhao
2008-Apr-10 05:12 UTC
[R] Fit a nonlinear regression model with power exponentially distributed errors
How to fit a nonlinear regression model with power exponentially distributed errors? I know gnlm has a function gnlr3 that could work, but I would be grateful if example R code is provided. Daniel [[alternative HTML version deleted]]
Spencer Graves
2008-Apr-10 14:41 UTC
[R] Fit a nonlinear regression model with power exponentially distributed errors
You are making progress. Could you please provide a self-contained example of an attempt by you to make it work, as requested in the posting guide http://www.R-project.org/posting-guide.html? That should make it easier for someone else to provide an answer that will actually be useful. Hope this helps. Spencer Yan (Daniel) Zhao wrote:> How to fit a nonlinear regression model with power exponentially distributed > errors? I know gnlm has a function gnlr3 that could work, but I would be > grateful if example R code is provided. > Daniel > > [[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. >