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

Module g02dec in NAGC

General Information

Add a new independent variable to a general linear regression model

Usage
void g02dec(Integer n, Integer ip, double q[], Integer tdq, double p[], double wt[], double x[], double *rss, double tol, NagError *fail)
Classification
L8c1a1Variable selection in multiple linear regression using raw data (i.e., y = b(0) + b(1)*x(1) + ... + b(p)*x(p))
L8c1b1Parameter estimation in multiple linear regression using raw data
Type
subroutine in NAGC package (G02 sublibrary)
Language
C
Availability
Proprietary, Portable
Comments? gams@nist.gov