summarise_jags_cjs: Summarise Bayesian CJS Model

View source: R/summarise_jags_cjs.R

summarise_jags_cjsR Documentation

Summarise Bayesian CJS Model

Description

From the mcmc.list object, summarise the parameter estimates and include site names where appropriate.

Usage

summarise_jags_cjs(post = NULL, p = NULL, ...)

Arguments

post

an object of class mcmc.list

p

a character vector of with length >= 1 specifying the nodes to summarize. Passed to match_p, so can (and sometimes should) be a regular expression.

Value

tibble

Author(s)

Kevin See and Mike Ackerman


mackerman44/telemetyr documentation built on Feb. 15, 2025, 1:08 a.m.