cash-set-.dbn.fit: Replacement function for parameters inside DBNs

$<-.dbn.fitR Documentation

Replacement function for parameters inside DBNs

Description

Generic parameter replacement method for "dbn.fit" S3 objects. Calls bnlearn underneath.

Usage

## S3 replacement method for class 'dbn.fit'
x$name <- value

Arguments

x

the fitted network

name

name of the node to replace its parameters

value

the new parameters

Value

the modified network


dkesada/dbnR documentation built on June 19, 2024, 6:45 p.m.