as.character.dbn: Convert a network structure into a model string
Description
Generic method for converting a "dbn" S3 object into a string.
Calls bnlearn's as.character underneath.
Usage
# S3 method for dbn
as.character(x, ...)
Value
string representing the DBN model
Arguments
- x
a "dbn" object
- ...
additional parameters