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

GAMS Module NLSWD in STARPAC


NLSWD

 
Weighted nonlinear regression by a quasi-Newton algorithm using user-supplied
analytic derivatives. Features detailed documentation, extensive error
checking, and comprehensive output. Computations and reports controlled by
default values.
 
Classes  :  L8e1b4 . Parameter estimation in nonlinear least squares
                   regression using weighted data, user provides
                   derivatives
 
Type     : Fortran subroutine in STARPAC library.
Access   : Public domain. Portable.
Precision: Single.
 
Usage    : CALL NLSWD (Y, WT, XM, N, M, IXM, NLSMDL, NLSDRV, PAR, NPAR, RES,
           LDSTAK)
 
Details  : Documentation Fullsource Source
Sites    : (1) ARNO (2) ITL
 

Implementation of NLSWD from STARPAC on ARNO

 
ARNO:      Silicon Graphics Origin 2000, National Institute of Standards and
           Technology (NIST), Gaithersburg, MD. Available to NIST staff.
 
Precision: Single.
 
Those logged in to arno.nist.gov or amur.nist.gov may access this module as
follows.
 
   Link         : See starpac man page.
   Documentation: Help Packages starpac Doc-By-Subprogram NLSWD
   Source       : Help Packages starpac source NLSWD
   Example      : Help Packages starpac examples
 

Implementation of NLSWD from STARPAC on ITL

 
ITL:       Unix Workstation Network, National Institute of Standards and
           Technology (NIST), Gaithersburg, MD. Available to NIST staff.
 
Precision: Single.
 
Access available only to NIST staff on internal Unix systems. They may access this
package provided the /itl tree is cross-mounted.
 
   Link         : f77 myprog myprog.f -lstarpac
   Documentation: help Package starpac Doc-By-Subprogram NLSWD
   Source       : help packages starpac source NLSWD
   Fullsource   : starsrcx nlswd


[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 Sat Sep 20, 2008 at 03:27:54 UTC