Learn R Programming

abn (version 3.1.1)

print.abnHillClimber: Print objects of class abnHillClimber

Description

Print objects of class abnHillClimber

Usage

# S3 method for abnHillClimber
print(x, digits = 3L, ...)

Value

prints the consensus DAG and the class of the object.

Arguments

x

Object of class abnHillClimber

digits

number of digits of the results.

...

additional parameters. Not used at the moment.