View source: R/bnlearn_compat.R
as.character.dbn | R Documentation |
Generic method for converting a "dbn" S3 object into a string.
Calls bnlearn's as.character
underneath.
## S3 method for class 'dbn'
as.character(x, ...)
x |
a "dbn" object |
... |
additional parameters |
string representing the DBN model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.