[R] Port package

Katharine Mullen kate at few.vu.nl
Wed Jul 9 19:03:42 CEST 2008


It is not an R package, but rather a collection of Fortran functions
that R uses from netlib:
http://www.netlib.org/port/


On Wed, 9 Jul 2008, Jos Kaefer wrote:

> Hi
>
> When I type:
> > ?nls
>
> I come across this section:
>
> algorithm: character string specifying the algorithm to use. The
>           default algorithm is a Gauss-Newton algorithm.  Other
>           possible values are '"plinear"' for the Golub-Pereyra
>           algorithm for partially linear least-squares models and
>           '"port"' for the 'nl2sol' algorithm from the Port package.
>
> The simple question is: where's the Port package?
> I can't find it on cran.
>
> Thanks,
> Jos
>
> ______________________________________________
> 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