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