public class Bivariate extends Object
| Constructor and Description |
|---|
Bivariate(Real2Array real2Array) |
| Modifier and Type | Method and Description |
|---|---|
Double |
getCorrelationCoefficient() |
Double |
getIntercept() |
RealArray |
getNormalizedResiduals() |
RealArray |
getResiduals() |
Double |
getSlope() |
public Bivariate(Real2Array real2Array)
Copyright © 1994–2024 Peter Murray-Rust. All rights reserved.