Xt_siginv_X {refund} | R 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 |
Author(s)
Jeff Goldsmith ajg2202@cumc.columbia.edu
[Package refund version 0.1-35 Index]