print.SANmcmc {SANple} | R Documentation |
Print MCMC output
Description
Print method for objects of class SANmcmc
.
Usage
## S3 method for class 'SANmcmc'
print(x, ...)
Arguments
x |
object of class |
... |
ignored. |
Value
The function prints a summary of the fitted model.
See Also
estimate_clusters
, plot.SANmcmc
[Package SANple version 0.1.1 Index]