public class IrtObservedScoreCollection
extends java.lang.Object
Constructor and Description |
---|
IrtObservedScoreCollection(ItemResponseModel[] irm,
DistributionApproximation latentDistribution) |
Modifier and Type | Method and Description |
---|---|
IrtObservedScoreDistribution |
getIrtObservedScoreDistribution() |
int |
getMaxPossibleTestScore() |
IrtObservedScoreDistribution |
getObservedScoreDistributionAt(int index) |
public IrtObservedScoreCollection(ItemResponseModel[] irm, DistributionApproximation latentDistribution)
public IrtObservedScoreDistribution getIrtObservedScoreDistribution()
public IrtObservedScoreDistribution getObservedScoreDistributionAt(int index)
public int getMaxPossibleTestScore()