print.textSummary {spatsurv} | R Documentation |
print.textSummary function
Description
A function to print summary tables from an MCMC run
Usage
## S3 method for class 'textSummary'
print(x, ...)
Arguments
x |
an object inheriting class textSummary |
... |
additional arguments, not used here |
Value
prints a text summary of 'x' to the console
[Package spatsurv version 2.0-1 Index]