class GSL::LinearRegression
- GSL::LinearRegression
- Reference
- Object
Defined in:
gsl/maths/optimization/fit.crConstructors
Instance Method Summary
- #c0 : Float64
- #c1 : Float64
- #cov00 : Float64
- #cov01 : Float64
- #cov11 : Float64
- #estimate(x : Float64)
- #sumsq : Float64