public interface ItemFitStatistic
| Modifier and Type | Method and Description |
|---|---|
void |
compute() |
double |
getDegreesOfFreedom() |
double |
getFrequencyAt(int i,
int k) |
double |
getProportionAt(int i,
int k) |
double |
getPValue() |
double |
getThetaAt(int i) |
double |
getValue() |