get_draws {survextrap} | R 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 |
Value
A matrix of draws in the draws_matrix
format of the
posterior package.
[Package survextrap version 1.0 Index]