postprocess_ci: Postprocess credible intervals

View source: R/reshape_results.R

postprocess_ciR Documentation

Postprocess credible intervals

Description

Postprocess credible intervals

Usage

postprocess_ci(z, m)

Arguments

z

list. contains the credible intervals of the transition probabilities.

m

integer. Number of hidden states

Value

data frame in which each CCI has been placed in its own column. (with _lower and _upper appended).


smildiner/simHMM documentation built on July 17, 2022, 2 p.m.