rbn.dbn.fit: Simulates random samples from a fitted DBN

View source: R/bnlearn_compat.R

rbn.dbn.fitR Documentation

Simulates random samples from a fitted DBN

Description

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

Usage

rbn.dbn.fit(x, n, ...)

Arguments

x

the fitted network

n

number of samples

...

additional parameters

Value

the sampled dataset


dbnR documentation built on June 22, 2024, 10:54 a.m.