irt-0.2.0.0: Math/IRT/Internal/Distribution.hs
module Math.IRT.Internal.Distribution where
class DensityDeriv a where
densityDeriv :: a -> Double -> Double
module Math.IRT.Internal.Distribution where
class DensityDeriv a where
densityDeriv :: a -> Double -> Double