print.abnMostprobable: Print objects of class abnMostprobable
Description
Print objects of class abnMostprobable
Usage
# S3 method for abnMostprobable
print(x, digits = 3L, ...)
Value
prints the mostprobable consensus DAG.
Arguments
- x
Object of class abnMostprobable
- digits
number of digits of the results.
- ...
additional parameters. Not used at the moment.