print.abnHillClimber {abn}R Documentation

Print objects of class abnHillClimber

Description

Print objects of class abnHillClimber

Usage

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

Arguments

x

Object of class abnHillClimber

digits

number of digits of the results.

...

additional parameters. Not used at the moment.

Value

prints the consensus DAG and the class of the object.


[Package abn version 3.1.1 Index]