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

struct.algoR Documentation

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 signature 'BN'
struct.algo(x)

Arguments

x

the BN object.

Value

the structure learning algorithm used.


bnstruct documentation built on May 29, 2024, 3:17 a.m.