struct.algo-set: Set the algorithm used to learn the structure of a network.

struct.algo<-R Documentation

Set the algorithm used to learn the structure of a network.

Description

Set the algorithm used in the learn.structure method.

Usage

struct.algo(x) <- value

## S4 replacement method for signature 'BN'
struct.algo(x) <- value

Arguments

x

the BN object.

value

the scoring function used.

Value

updated BN.


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