[R] Request information on R-package

Uwe Ligges ligges at statistik.uni-dortmund.de
Sun Oct 21 21:37:56 CEST 2001


guido.schreurs at power.alstom.com wrote:
> 
> Dear sir,mrs,ms,
> 
> I would like to get some more information about the R- program. I am seeking a
> tool to calculate non-linear multivariate regression functions, this should be
> programmed in C++(Windows-based). My question is if R can calculate the function
> coefficients using regression functions and if the code for doing this is
> available in C++ format.

A good point to start are the packages nls for Nonlinear Rregression and
nlme (Nonlinear Mixed-Effects Models).

Underlying code is written in C (not C++) or Fortran.
You will find the code in the sources of the packages (available on
CRAN; also the windows binaries are available on CRAN.).

Uwe Ligges
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list