setOrdering | R Documentation |
setOrdering: a function for selecting the ordering method in the elimination process.
setOrdering(bn, ordMethod, vars = NULL, orderElim = NULL)
bn |
A bayesian network for pedigree object with information of the genotyped members. The ped object must be in Familias format. |
ordMethod |
Ordering method. |
vars |
Vars |
orderElim |
Order elimination criteria. |
A bayesian network after ordering process.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.