get_eq_tail_ci: Constructs equal tailed credibility intervals. The...

Description Usage Arguments Value

Description

Constructs equal tailed credibility intervals. The probability mass above and below the interval is approximatelty the same.

Usage

1
get_eq_tail_ci(age, values, alpha)

Arguments

age

agegroups integer vector

values

matrix where age indexes rows, and columns index points in the posterior distribution

alpha

value for the credibility intervals

Value

list with means, upper_ci and lower_ci all numeric vectors corresponding to age


Sea2Data/Rstox documentation built on May 14, 2019, 8:58 a.m.