print.survextrap {survextrap}R Documentation

Print a fitted survextrap model

Description

Print a fitted survextrap model

Usage

## S3 method for class 'survextrap'
print(x, ...)

Arguments

x

A fitted model object as returned by survextrap

...

Other arguments (currently unused).

Value

No value is returned.

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.


[Package survextrap version 1.0 Index]