[Home] . . . Search by [Problem] [Package] [Module] [Keyword] . . . [Math at NIST]

GAMS Module RNLIN in IMSLS


RNLIN

 
Fit a nonlinear regression model.
 
Classes  :  K1b1a1 . Unconstrained nonlinear least squares approximation by
                   smooth functions, user provides no derivatives
            K1b1a2 . Unconstrained nonlinear least squares approximation by
                   smooth functions, user provides first derivatives
            L8e1 .   Nonlinear least squares regression (i.e., y = F(X,b))
 
Type     : Fortran subroutine in IMSLS library.
Access   : Proprietary. Many implementations available.
Precision: Single.
 
Usage    : CALL RNLIN (FUNC, NPARM, IDERIV, THETA, R, LDR, IRANK, DFE, SSE)
 
Details  : Documentation Example
Sites    : (1) ITL
 

Implementation of RNLIN from IMSLS on ITL

 
ITL:       Unix Workstation Network, National Institute of Standards and
           Technology (NIST), Gaithersburg, MD. Available to NIST staff.
 
Precision: Single. (Double: DRNLIN)
 
Access available only to NIST staff on internal Unix systems. They may access this
package provided the /itl tree is cross-mounted.
 
   Link         : Login to spruce.nist.gov and see ITL How-To for
                  information on how to setup your environment and link.
   Documentation: cat
                  /home/fetch/Subjects/Math-Stat-Software/imsl/Documentation/rnlin
   Example      : cat
                  /home/fetch/Subjects/Math-Stat-Software/imsl/Examples/rnlin


[Home] . . . Search by [Problem] [Package] [Module] [Keyword] . . . [Math at NIST]

GAMS is a service of the Mathematical and Computational Sciences Division of the Information Technology Laboratory of the National Institute of Standards and Technology

This page was generated on Sun Sep 21, 2008 at 13:45:38 UTC