BFR.BE
R package with the EM algorithm implementation for the paper "Heterogeneous large datasets integration using Bayesian factor regression". Non-local sparse Bayesian factor regression.
Instalation
To install this package from GitHub:
#install.packages("devtools") #Install devtools
#library(devtools)
devtools::install_github("AleAviP/BFR.BE")