initBN | R Documentation |
initBN: a function to initialize the bayesian network.
initBN(ped = NULL, bplotped = FALSE)
ped |
A ped object with information of the genotyped members. The ped object must be in Familias format. |
bplotped |
An alternative ped object to be compared. |
A bayesian network.
pbn <- initBN(toyped)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.