mean.dbn.fit: Average the parameters of multiple dbn.fit objects with...

View source: R/bnlearn_compat.R

mean.dbn.fitR Documentation

Average the parameters of multiple dbn.fit objects with identical structures

Description

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

Usage

## S3 method for class 'dbn.fit'
mean(x, ...)

Arguments

x

the fitted network

...

additional parameters

Value

the averaged parameters


dbnR documentation built on Oct. 5, 2022, 1:07 a.m.