get_tau_df: Extract tau

Description Usage Arguments Value

Description

Extracts tau parameter from the BUDS fit object. Computes the mode and upper and lower highes posterior density interval.

Usage

1
get_tau_df(budsParams, prob = 0.95)

Arguments

budsParams

A list of parameters extracted from BUDS stanfit object.

prob

[Optional] A fraction for the probability of HPD interval. Default is 0.95.

Value

A data frame with columns corresponding to mode tau estimates and the lower and upper HPD.


nlhuong/buds documentation built on May 17, 2019, 3:13 a.m.