tempo_calc_group_betas: Get group-level betas

Description Usage Arguments Value

View source: R/tempo_derive.R

Description

This function uses the output from tempo_mcmc() to combine means and group-level epsilon posteriors for betas with random effects. To use this function, tempo_mcmc() must be run with monitor_random_effects = TRUE

Usage

1

Arguments

draws

the output object from tempo_mcmc()

Value

Returns a list of matrices with named dimensions, one matrix per beta parameter, with mcmc iterations as rows, and columns as groups. The elements in the list are names using the names provided in the covariates list supplied to tempo_mcmc.


vlandau/tempo documentation built on March 18, 2020, 12:04 a.m.