as_bn {stagedtrees} | R Documentation |
Convert a staged tree object into an object of class bn
from the bnlearn package.
as_bn(x)
## S3 method for class 'parentslist'
as_bn(x)
## S3 method for class 'sevt'
as_bn(x)
x |
an R object of class |
an object of class bn
from package bnlearn.