Skip to content

Exploratory Bayesian factor analysis of continuous, mixed-type, and bounded continuous variables using the mode-jumping algorithm of Man and Culpepper (2020) <doi:10.1080/01621459.2020.1773833>.

Notifications You must be signed in to change notification settings

tmsalab/bayesefa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bayesefa

R-CMD-check Package-License CRAN Version Badge CRAN Status RStudio CRAN Mirror’s Monthly Downloads RStudio CRAN Mirror’s Total Downloads

Exploratory Bayesian factor analysis of continuous, mixed-type, and bounded continuous variables using the mode-jumping algorithm of Man and Culpepper (2020).

Installation

You can install bayesefa from CRAN using:

install.packages("bayesefa")

Or, you can be on the cutting-edge development version on GitHub using:

if(!requireNamespace("remotes")) install.packages("remotes")
devtools::install_github("tmsalab/bayesefa")

Usage

To use the bayesefa package, load it into R using:

library("bayesefa")

Authors

Albert Man and Steven Andrew Culpepper

Citing the bayesefa package

To ensure future development of the package, please cite bayesefa package if used during an analysis or simulation studies. Citation information for the package may be acquired by using in R:

citation("bayesefa")

License

GPL-3

About

Exploratory Bayesian factor analysis of continuous, mixed-type, and bounded continuous variables using the mode-jumping algorithm of Man and Culpepper (2020) <doi:10.1080/01621459.2020.1773833>.

Resources

Stars

Watchers

Forks

Packages

No packages published