minOrdering: a function for getting an ordering of bayesian network variables not in Q using min fill criteria on interaction graphs.
minOrdering(bn, vars = NULL, method = c("min_degree", "min_fill")[1])
A bayesian network after ordering process.
A bayesian network for pedigree object with information of the genotyped members. The ped object must be in Familias format.
Subset of tables where the order is calculated
Elimination method, min_degree or min_fill