Skip to content
Back to formatted view

Raw Message

Message-ID: <8093d277-289f-2d82-5095-9a7552d61590@gmail.com>
Date: 2017-02-14T16:12:40Z
From: John C Nash
Subject: minpack package in R version 3.3.2
In-Reply-To: <2052484023.7117838.1487073412953@mail.yahoo.com>

You probably wanted minpack.lm, not minpack.

FYI, Duncan Murdoch and I just put up nlsr on CRAN. It does ANALYTIC derivatives on expression-form nonlinear models, 
and also handles function-form problems. It does a Marquardt-stabilized solution, and allows fixed parameters by 
specifying upper and lower bounds equal.

JN


On 2017-02-14 06:56 AM, Malgorzata Wieteska via R-help wrote:
> Hello,
> I'm new to R. I found very useful for me code for parameter estimation. Unfortunately, while trying to install "minpack" I get info, that this package is not available for version 3.3.2.
> I'm using Windows 10. Does anyone know how to overcome this and maybe a hint on which version of R it has been working (I would try to install a previous version)?
> Thanks in advance for any hint.Gosia
> 	[[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> 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.
>