public class XYSampleKie extends Object
| Constructor and Description |
|---|
XYSampleKie(Variable varX,
Variable varY) |
| Modifier and Type | Method and Description |
|---|---|
XYSampleKie |
addObservation(double x,
double y) |
SampleLinearRegression |
model() |
Anova4Regression |
test4Independence() |
public XYSampleKie addObservation(double x, double y)
public SampleLinearRegression model()
public Anova4Regression test4Independence()
Copyright © 2017. All rights reserved.