print {bnstruct} | R Documentation |
BN
, BNDataset
or InferenceEngine
to stdout
.print a BN
, BNDataset
or InferenceEngine
to stdout
.
## S3 method for class 'BN' print(x, ...) ## S3 method for class 'BNDataset' print(x, show.raw.data = FALSE, show.imputed.data = FALSE, ...) ## S3 method for class 'InferenceEngine' print(x, engine = "jt", ...)
x |
a |
... |
potential other arguments. |
show.raw.data |
if |
show.imputed.data |
if |
engine |
if |