get_draws: Posterior draws from a survextrap model

View source: R/outputs.R

get_drawsR Documentation

Posterior draws from a survextrap model

Description

Return the matrix of draws from the posterior distribution of parameters in a survextrap model, with all chains collapsed.

Usage

get_draws(x)

Arguments

x

A fitted model object as returned by survextrap

Value

A matrix of draws in the draws_matrix format of the posterior package.


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