as.character.dbn: Convert a network structure into a model string

View source: R/bnlearn_compat.R

as.character.dbnR Documentation

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 class 'dbn'
as.character(x, ...)

Arguments

x

a "dbn" object

...

additional parameters

Value

string representing the DBN model


dbnR documentation built on Jan. 13, 2026, 5:06 p.m.