Print a fitted survextrap model
Usage
# S3 method for survextrap
print(x, ...)
Arguments
- x
A fitted model object as returned by
survextrap
- ...
Other arguments (currently unused).
This prints a summary of the data, a statement of the fitted model, the prior distributions, and a table of summary statistics of the posterior distributions of the model parameters. For descriptions of the parameters in this summary table, see
summary.survextrap
.