Package: bayesefa
Type: Package
Title: Bayesian Exploratory Factor
Version: 0.0.0.4
Date: 2021-02-05
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
Depends: R (>= 3.5.0)
Imports: Rcpp (>= 1.0.1), psych
LinkingTo: Rcpp, RcppArmadillo
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: yes
Packaged: 2021-02-05 20:36:15 UTC; steve
Author: Albert Man [aut],
  Steven Andrew Culpepper [aut, cre]
    (<https://orcid.org/0000-0003-4226-6176>)
Maintainer: Steven Andrew Culpepper <sculpepp@illinois.edu>
Repository: CRAN
Date/Publication: 2021-02-10 11:00:10 UTC
