General Information
Fits a general (multiple) linear regression model
- Usage
void g02dac(Nag_IncludeMean mean,Integer n,double x[], Integer tdx,Integer m,
Integer sx[], Integer ip, double y[], double wt[], double *rss,
double *df, double b[], double se[], double cov[], double res[],
double h[], double q[], Integer tdq, Nag_Boolean *svd, Integer *rank,
double p[], double tol, double com_ar[], NagError *fail)
- Classification
| L7f | Generate experimental designs |
| L8c1b1 | Parameter estimation in multiple linear regression using raw data |
- Type
- subroutine in NAGC package (G02 sublibrary)
- Language
- C
- Availability
- Proprietary, Portable