summarise_hamstr_parameters: Summarise Hamstr Parameters

View source: R/posterior_methods.R

summarise_hamstr_parametersR Documentation

Summarise Hamstr Parameters

Description

Summarise Hamstr Parameters

Usage

summarise_hamstr_parameters(
  object,
  pars = c("alpha[1]", "R", "w", "L", "D", "H_depth", "H_length"),
  probs = c(0.025, 0.159, 0.25, 0.5, 0.75, 0.841, 0.975)
)

Arguments

object

A hamstr_fit object

pars

Character vector of parameters to include

probs

numeric vector of probabilities with values in [0,1]. (Values up to ‘⁠2e-14⁠’ outside that range are accepted and moved to the nearby endpoint.)

Value

a tibble of summarised posterior of hamstr parameters


andrewdolman/baconr documentation built on Jan. 24, 2025, 10:22 a.m.