Learn R Programming

dbnR (version 0.7.8)

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

Description

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

Usage

# S3 method for dbn.fit
rbn(x, n, ...)

Value

the sampled dataset

Arguments

x

the fitted network

n

number of samples

...

additional parameters