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
| L8c1a1 | Variable selection in multiple linear regression using raw data (i.e., y = b(0) + b(1)*x(1) + ... + b(p)*x(p)) |
| L8c1b1 | Parameter estimation in multiple linear regression using raw data |
- Type
- subroutine in NAGC package (G02 sublibrary)
- Language
- C
- Availability
- Proprietary, Portable