irt-0.2.0.1: Item Response Theory functions for use in computerized adaptive testing

Safe HaskellNone
LanguageHaskell2010

Math.IRT.MLE.Internal.Generic

Documentation

data MLEResult Source #

Constructors

MLEResult 

Fields

logLike :: (Mode a, Floating a, Scalar a ~ Double, Distribution d, LogLikelihood d) => [Bool] -> [d] -> a -> a Source #