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.