Advise-me-0.1: Assessment services for the Advise-Me project

Maintainerbastiaan.heeren@ou.nl
Stabilityprovisional
Portabilityportable (depends on ghc)
Safe HaskellNone
LanguageHaskell98

Bayes.NodeTypes

Description

 

Documentation

mkNoisyOr :: (String, Int) -> [(String, Int)] -> [Int] -> [Probability] -> Factor Source #

mkNoisyAdder :: (String, Int) -> [(String, Int)] -> [Int] -> [Double] -> [Probability] -> Factor Source #