fitted.dbn.fit: Extracts the fitted values of a DBN

View source: R/bnlearn_compat.R

fitted.dbn.fitR Documentation

Extracts the fitted values of a DBN

Description

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

Usage

## S3 method for class 'dbn.fit'
fitted(object, ...)

Arguments

object

the fitted network

...

additional parameters

Value

the fitted values of the network


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