General Information
Fit a line to a set of data points using least squares.
- Usage
CALL RLINE (NOBS, XDATA, YDATA, B0, B1, STAT)
- Classification
| L8a1a1 | Parameter estimation in simple linear regression using unweighted data |
- Type
- subroutine in IMSLS package
- Language
- Fortran
- Availability
- Proprietary, Portable
- Precision
- Single Precision
- Alternates
- DRLINE
- Double Precision