Package: bayesefa
Type: Package
Title: Bayesian Exploratory Factor Analysis
Version: 0.0.0.6
Date: 2026-05-12
Authors@R: c(
           person("Albert", "Man",
                   email = "aman3@illinois.edu",
                   role = c("aut")
                   ),
           person("Steven Andrew", "Culpepper", 
                    email = "sculpepp@illinois.edu",
                    role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0003-4226-6176")
                    )
          )
Description: 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>.
License: GPL-3
SystemRequirements: C++17
Depends: R (>= 3.5.0)
Imports: Rcpp (>= 1.0.1)
LinkingTo: Rcpp, RcppArmadillo
Encoding: UTF-8
LazyData: true
Config/roxygen2/version: 8.0.0
NeedsCompilation: yes
Packaged: 2026-06-06 15:26:06 UTC; steve
Author: Albert Man [aut],
  Steven Andrew Culpepper [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-4226-6176>)
Maintainer: Steven Andrew Culpepper <sculpepp@illinois.edu>
Repository: CRAN
Date/Publication: 2026-06-12 11:20:14 UTC
