Learn R Programming

bayesianOU (version 0.1.3)

build_beta_tmg_table: Build beta(TMG_t) table by sector and time

Description

Constructs the time-varying beta matrix using posterior medians.

Usage

build_beta_tmg_table(fit, zTMG_use)

Value

List with components:

beta_point

Matrix (T x S) of beta values

meta

List with description metadata

Arguments

fit

Fitted Stan model object

zTMG_use

Numeric vector. Standardized TMG series used in fitting.