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


dbnR documentation built on Jan. 13, 2026, 5:06 p.m.