[R] function in nls argument

Katharine Mullen kate at few.vu.nl
Fri May 9 15:50:08 CEST 2008


You can take minpack.lm_1.1-0 (source code and MS Windows build,
respectively) from here:

http://www.nat.vu.nl/~kate/minpack.lm_1.1-0.tar.gz
http://www.nat.vu.nl/~kate/minpack.lm_1.1-0.zip

The bug that occurs when nprint = 0 is fixed.  Also fixed is another
problem suggested your example: when the argument par is a list, calling
summary on the output of nls.lm was not working.

I'll submit the new version to CRAN soon.

This disscusion has been fruitful - thanks for it.

On Fri, 9 May 2008, Katharine Mullen wrote:

> You indeed found a bug.  I can reproduce it (which I should have tried to
> do on other examples in the first place!).  Thanks for finding it.
>
> It will be fixed in version 1.1-0 which I will submit to CRAN soon.
>
> On Fri, 9 May 2008, elnano wrote:
>
> >
> > Find the data (data_nls.lm_moyano.txt) here:
> > ftp://ftp.bgc-jena.mpg.de/pub/outgoing/fmoyano
> >
> >
> >
> > Katharine Mullen wrote:
> > >
> > > Thanks for the details - it sounds like a bug.  You can either send me the
> > > data in an email off-list or make it available on-line somewhere, so that
> > > I and other people can download it.
> > >
> > >
> > > ______________________________________________
> > > 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.
> > >
> > >
> >
> > --
> > View this message in context: http://www.nabble.com/function-in-nls-argument-tp17108100p17146812.html
> > Sent from the R help mailing list archive at Nabble.com.
> >
> > ______________________________________________
> > 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.
> >
>
> ______________________________________________
> 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.
>



More information about the R-help mailing list