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 Oct. 5, 2022, 1:07 a.m.