Xt_siginv_X: Internal computation function

View source: R/XtSiginvX.R

Xt_siginv_XR Documentation

Internal computation function

Description

Internal function used compute the products in cross-sectional VB algorithm and Gibbs sampler

Usage

Xt_siginv_X(tx, siginv, y = NULL)

Arguments

tx

transpose of the X design matrix

siginv

inverse variance matrix

y

outcome matrix. if NULL, function computes first product; if not, function computes second product.

Author(s)

Jeff Goldsmith ajg2202@cumc.columbia.edu


refund documentation built on Nov. 14, 2023, 5:07 p.m.

Related to Xt_siginv_X in refund...