print.abnMostprobable {abn} | R Documentation |
Print objects of class abnMostprobable
Description
Print objects of class abnMostprobable
Usage
## S3 method for class 'abnMostprobable'
print(x, digits = 3L, ...)
Arguments
x |
Object of class |
digits |
number of digits of the results. |
... |
additional parameters. Not used at the moment. |
Value
prints the mostprobable consensus DAG.
[Package abn version 3.1.1 Index]