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

GAMS Module RCASE in IMSLS


RCASE

 
Compute case statistics and diagnostics given data points, coefficient
estimates, and the R matrix for a fitted general linear model.
 
Classes  :  L8c1c . Analysis of multiple linear regression results (search
                  also classes L8c1a and L8c1b)
            L8c1d . Inference in multiple linear regression (search also
                  classes L8c1a and L8c1b)
 
Type     : Fortran subroutine in IMSLS library.
Access   : Proprietary. Many implementations available.
Precision: Single.
 
Usage    : CALL RCASE (IDO, NRX, NCOL, X, LDX, INTCEP, IEF, NCLVAR, INDCL,
           NCLVAL, CLVAL, NVEF, INDEF, IDUMMY, IRSP, IWT, IPRED, CONPCM,
           CONPCP, PRINT, IOBS, NCOEF, B, R, LDR, DFE, SSE, CASE, LDCASE, NRMISS)
 
Details  : Documentation Example
Sites    : (1) ITL
 

Implementation of RCASE from IMSLS on ITL

 
ITL:       Unix Workstation Network, National Institute of Standards and
           Technology (NIST), Gaithersburg, MD. Available to NIST staff.
 
Precision: Single. (Double: DRCASE)
 
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/rcase
   Example      : cat
                  /home/fetch/Subjects/Math-Stat-Software/imsl/Examples/rcase


[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:03:52 UTC