Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Numeric.Probability.Example.Alarm
Documentation
type Probability = Rational #
type Dist a = T Probability a #
type PBool = T Probability Bool #
flp :: Probability -> PBool #
Numeric.Probability.Example.Alarm network
calculate the full joint distribution
pmj :: Probability #
what is the probability that mary calls given that john calls?