print.bayescomm {BayesComm} | R Documentation |
print.bayescomm
prints a brief summary of a bayescomm
object.
## S3 method for class 'bayescomm' print(x, ...)
x |
a |
... |
further arguments to pass to |
m1 <- example(BC)[[1]] print(m1) m1