Learn R Programming

BayesComm (version 0.1-2)

print.bayescomm: Print a bayescomm object

Description

print.bayescomm prints a brief summary of a bayescomm object.

Usage

"print"(x, ...)

Arguments

x
a bayescomm object
...
further arguments to pass to print

See Also

BC

Examples

Run this code
m1 <- example(BC)[[1]]
print(m1)
m1

Run the code above in your browser using DataLab