rb_fc {eigenmodel} | R Documentation |
Sample from the full conditional distribution of the regression coefficients
Description
Sample from the full conditional distribution of the regression coefficients in an eigenmodel
Usage
rb_fc(E = Z - ULU(UL))
Arguments
E |
a symmetric matrix |
Value
a p x 1 vector
Author(s)
Peter Hoff
[Package eigenmodel version 1.11 Index]