initBN.fromPed {fbnet} | R Documentation |
initBN.fromPed: a function to initialize the bayesian network.
Description
initBN.fromPed: a function to initialize the bayesian network.
Usage
initBN.fromPed(ped, bplotped)
Arguments
ped |
A ped object in Familias format. |
bplotped |
An alternative ped object to be compared. |
Value
A bayesian network.
[Package fbnet version 1.0.3 Index]