powered by
BN
.eps
Save an image of a Bayesian Network as an .eps file.
save.to.eps(x, filename)# S4 method for BN,character save.to.eps(x, filename)
# S4 method for BN,character save.to.eps(x, filename)
a BN object
name (with path, if needed) of the file to be created
plot
# NOT RUN { save.to.eps(x, "out.eps") # } # NOT RUN { # }
Run the code above in your browser using DataLab