Aggregates single-effect lfsr across effects to produce a
per-variable, per-outcome lfsr.
Usage
mvsusie_get_lfsr(clfsr, alpha, weighted = TRUE)
Arguments
- clfsr
L x J x R conditional lfsr array.
- alpha
L x J matrix of posterior inclusion probabilities.
- weighted
If TRUE (default), weight by alpha (PIP).