View source: R/posterior_methods.R
summarise_hamstr_parameters | R Documentation |
Summarise Hamstr Parameters
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)
)
object |
A hamstr_fit object |
pars |
Character vector of parameters to include |
probs |
numeric vector of probabilities with values in
|
a tibble of summarised posterior of hamstr parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.