compileCPT,compilePOT {gRain} | R Documentation |
Compile conditional probability tables / cliques potentials as a preprocessing step for creating a graphical independence network
compileCPT(x) compilePOT(x)
x |
To compileCPT x is a list of conditional probability
tables; to compilePOT , x is a list of clique potentials |
compileCPT
returns a list of class 'cptspec'
compilePOT
returns a list of class 'potspec'
~~who you are~~