print.dbn.fit {dbnR}R Documentation

Print method for "dbn.fit" objects

Description

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

Usage

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

Arguments

x

the "dbn.fit" object

...

additional parameters


[Package dbnR version 0.7.8 Index]