Learn R Programming

bnstruct (version 1.0.15)

struct.algo: Read the algorithm used to learn the structure of a network.

Description

Read the algorithm used in the learn.structure method. Outcome is meaningful only if the structure of a network has been learnt.

Usage

struct.algo(x)

# S4 method for BN struct.algo(x)

Value

the structure learning algorithm used.

Arguments

x

the BN object.