public class ChiSquare extends Object
| Constructor and Description |
|---|
ChiSquare() |
| Modifier and Type | Method and Description |
|---|---|
static double |
getP(int df,
double x) |
static double |
getX(double a,
double b,
double c,
double d) |
static double |
getX(int a,
int b,
int c,
int d) |
Copyright © 2015. All Rights Reserved.