print.dbn {dbnR}R Documentation

Print method for "dbn" objects

Description

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

Usage

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

Arguments

x

the "dbn" object

...

additional parameters


[Package dbnR version 0.7.8 Index]