public class Bootstrap
extends java.lang.Object
| Constructor and Description |
|---|
Bootstrap()
Default 95% confidence interval
|
Bootstrap(double lower,
double upper) |
| Modifier and Type | Method and Description |
|---|---|
double[] |
evaluate(double[] x) |
double |
standardError(double[] x) |