Learn R Programming

bnmonitor (version 0.2.2)

print: Printing methods

Description

Printing methods for outputs of bnmonitor functions

Usage

# S3 method for sensitivity
print(x, ...)

# S3 method for diameter print(x, ...)

# S3 method for mutualinfo print(x, ...)

# S3 method for dwi print(x, ...)

# S3 method for ewi print(x, ...)

# S3 method for kl print(x, ...)

# S3 method for CD print(x, ...)

# S3 method for fro print(x, ...)

# S3 method for node_monitor print(x, ...)

# S3 method for jeffreys print(x, ...)

# S3 method for final_node_monitor print(x, ...)

# S3 method for seq_cond_monitor print(x, ...)

# S3 method for seq_pa_ch_monitor print(x, ...)

# S3 method for seq_marg_monitor print(x, ...)

Value

Printing specific to the object it is applied to.

Arguments

x

an appropriate object

...

for compatibility