50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

dbnR (version 0.7.8)

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