setOrdering {fbnet}R Documentation

setOrdering: a function for selecting the ordering method in the elimination process.

Description

setOrdering: a function for selecting the ordering method in the elimination process.

Usage

setOrdering(bn, ordMethod, vars = NULL, orderElim = NULL)

Arguments

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.

Value

A bayesian network after ordering process.


[Package fbnet version 1.0.3 Index]