Learn R Programming

bnstruct (version 1.0)

write.dsc: Write a network saving it in a .dsc file.

Description

Write a network on disk, saving it in a .dsc-formatted file.

Usage

write.dsc(x, path = "./")
"write.dsc"(x, path = "./")

Arguments

x
the BN object.
path
the relative or absolute path of the directory of the created file.