public class CSEMList
extends java.lang.Object
| Constructor and Description |
|---|
CSEMList(double maximumPossibleScore,
double reliability,
double kr21) |
| Modifier and Type | Method and Description |
|---|---|
void |
increment(java.lang.Double trueScore)
Increment for each true score provided.
|
java.lang.String |
toString() |