print.survextrap: Print a fitted survextrap model

View source: R/print.R

print.survextrapR 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.


survextrap documentation built on June 10, 2025, 5:11 p.m.