Package: BifactorIndicesCalculator
Type: Package
Title: Bifactor Indices Calculator
Version: 0.2.0
Authors@R: c(person("David", family = "Dueber", role=c("aut", "cre"), comment = c(ORCID = "0000-0001-6734-3268"), email="david.dueber@uky.edu"))
Maintainer: David Dueber <david.dueber@uky.edu>
Description: The calculator computes bifactor indices such as explained common variance (ECV), hierarchical Omega (OmegaH), percentage of uncontaminated correlations (PUC), item explained common variance (I-ECV), and more. This package is an R version of the 'Excel' based 'Bifactor Indices Calculator' (Dueber, 2017)  <doi:10.13023/edp.tool.01> with added convenience features for directly utilizing output from several programs that can fit confirmatory factor analysis or item response models.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5)
Imports: tidyr, lavaan, mirt, MplusAutomation
RoxygenNote: 6.1.1
URL: https://github.com/ddueber/BifactorIndicesCalculator
BugReports: https://github.com/ddueber/BifactorIndicesCalculator/issues
Suggests: testthat (>= 2.1.0), psych
NeedsCompilation: no
Packaged: 2020-04-11 18:08:47 UTC; David
Author: David Dueber [aut, cre] (<https://orcid.org/0000-0001-6734-3268>)
Repository: CRAN
Date/Publication: 2020-04-11 18:40:02 UTC
