print.mcmc {spatsurv} | R Documentation |
print.mcmc function
Description
print method print an mcmc iterator's details
Usage
## S3 method for class 'mcmc'
print(x, ...)
Arguments
x |
a mcmc iterator |
... |
other args |
[Package spatsurv version 2.0-1 Index]