Package: conogive
Title: Congeneric Normal-Ogive Model
Version: 1.0.0
Authors@R: c(
    person("Jonas", "Moss", , "jonas.gjertsen@gmail.com", role = c("aut", "cre"), 
      comment = c(ORCID = "0000-0002-6876-6964")
    ))
Description: The congeneric normal-ogive model is a popular model for 
   psychometric data (McDonald, R. P. (1997) <doi:10.1007/978-1-4757-2691-6_15>).
   This model estimates the model, calculates theoretical and concrete 
   reliability coefficients, and predicts the latent variable of the model. 
   This is the companion package to Moss (2020) <doi:10.31234/osf.io/nvg5d>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://github.com/JonasMoss/conogive
BugReports: https://github.com/JonasMoss/conogive/issues
RoxygenNote: 7.1.0
Imports: psych, mvtnorm, checkmate, assertthat
Suggests: testthat (>= 2.1.0), psychTools, covr
NeedsCompilation: no
Packaged: 2020-06-30 10:02:28 UTC; jonas
Author: Jonas Moss [aut, cre] (<https://orcid.org/0000-0002-6876-6964>)
Maintainer: Jonas Moss <jonas.gjertsen@gmail.com>
Repository: CRAN
Date/Publication: 2020-06-30 10:30:02 UTC
Built: R 4.2.0; ; 2023-04-01 17:57:22 UTC; unix
