coef.dbn.fit: Extracts the coefficients of a DBN

View source: R/bnlearn_compat.R

coef.dbn.fitR Documentation

Extracts the coefficients of a DBN

Description

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

Usage

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

Arguments

object

the fitted network

...

additional parameters

Value

the coefficients of the network


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