General Information
Simple linear regression confidence intervals for the regression line and individual points
- Usage
void g02cbc(Nag_SumSquare mean, Integer n, double x[], double y[],
double wt[], double clm, double clp, double yhat[],
double yml[], double ymu[], double yl[], double yu[],
double h[], double res[], double *rms, NagError *fail)
- Classification
| L8a1a1 | Parameter estimation in simple linear regression using unweighted data |
- Type
- subroutine in NAGC package (G02 sublibrary)
- Language
- C
- Availability
- Proprietary, Portable