Learn R Programming

BayesFM: Bayesian Inference for Factor Modeling

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:

  • This package requires a Fortran compiler and a C compiler.
  • GNU Fortran version 4.6.3 or later is recommended.
  • F95 and earlier versions of GNU Fortran may not work because of unsupported Fortran 2003 features used in this package.

Windows users:

Copy Link

Version

Install

install.packages('BayesFM')

Monthly Downloads

3,372

Version

0.1.7

License

GPL-3

Maintainer

Rémi Piatek

Last Published

June 13th, 2024

Functions in BayesFM (0.1.7)

simul.dedic.facmod

Generate synthetic data from a dedicated factor model
post.sign.switch

Perform sign switchting on posterior MCMC sample
simul.R.prior

Simulate prior distribution of factor correlation matrix
befa

Bayesian Exploratory Factor Analysis
BayesFM

BayesFM: Package for Bayesian Factor Modeling
plot.befa

Plot object of class 'befa'
summary.befa

Summarize 'befa' object
post.column.switch

Perform column switchting on posterior MCMC sample
simul.nfac.prior

Simulate prior distribution of number of latent factors