Description Usage Arguments Value
View source: R/grainNetworkHelper.R
Creates a bayesian network using the gRain package.
The network is built based on the information in a pedigree object
that has been processed using processPedigree
.
1 | createNetwork(procPed, prior = c(1, 2, 1))
|
procPed |
processed Pedigree object |
prior |
prior on number of alleles for founders |
bayesian network from gRain package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.