BayesFM: Bayesian Inference for Factor Modeling

CRAN

Installation

This package can be installed in R using:

install.packages("BayesFM")

Alternatively, it can be installed directly from Github:

# install.packages("devtools")
devtools::install_github("piatek/BayesFM")

Notes:

Windows users: