Learn R Programming

fbnet (version 1.0.4)

initBN.fromPed: initBN.fromPed: a function to initialize the bayesian network.

Description

initBN.fromPed: a function to initialize the bayesian network.

Usage

initBN.fromPed(ped, bplotped)

Value

A bayesian network.

Arguments

ped

A ped object in Familias format.

bplotped

An alternative ped object to be compared.