get_post_alpha_tilde: Compute the posterior distrubution for the regression...

Description Usage Arguments Value

View source: R/helper_functions.R

Description

Given posterior samples for the loading curves fk and the regression coefficient factors alpha_j for a predictor j, compute the posterior distribution of the corresponding regression coefficient function.

Usage

1
get_post_alpha_tilde(post_fk, post_alpha_j)

Arguments

post_fk

Nsims x m x K matrix of posterior draws of the loading curve matrix

post_alpha_j

Nsims x K matrix of posterior draws of the regression coefficient factors

Value

Nsims x m matrix of posterior draws of the regression coefficient function


drkowal/fosr documentation built on Oct. 2, 2020, 11:20 a.m.