Description Usage Arguments Value See Also Examples
Convert an object of class cibn
into an object of class grain
.
1 | as.grain(x)
|
x |
An object of class |
An object of class grain
.
new.cibn.
1 2 3 4 5 | data(bankrisk_code)
bankrisk_bn <- new.cibn(bankrisk_code)
#
G <- as.grain(bankrisk_bn)
G
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.