Package: dina
Type: Package
Title: Bayesian Estimation of DINA Model
Version: 2.0.0
Authors@R: c(
             person("Steven Andrew", "Culpepper", 
                    email = "sculpepp@illinois.edu",
                    role = c("aut", "cph"),
                    comment = c(ORCID = "0000-0003-4226-6176")
                    ),
             person("James Joseph", "Balamuta", 
                    email = "balamut2@illinois.edu",
                    role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0003-2826-8458")
                    )
            )
Description: Estimate the Deterministic Input, Noisy "And" Gate (DINA)
    cognitive diagnostic model parameters using the Gibbs sampler described
    by Culpepper (2015) <doi:10.3102/1076998615595403>.
URL: https://github.com/tmsalab/dina
BugReports: https://github.com/tmsalab/dina/issues
License: GPL (>= 2)
Depends: R (>= 3.4.0), simcdm (>= 0.1.0)
LinkingTo: Rcpp (>= 1.0.0), RcppArmadillo (>= 0.9.200), simcdm, rgen
Imports: Rcpp (>= 1.0.0)
Suggests: CDM, covr, testthat
RoxygenNote: 6.1.1
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2019-02-01 14:51:31 UTC; ronin
Author: Steven Andrew Culpepper [aut, cph]
    (<https://orcid.org/0000-0003-4226-6176>),
  James Joseph Balamuta [aut, cre]
    (<https://orcid.org/0000-0003-2826-8458>)
Maintainer: James Joseph Balamuta <balamut2@illinois.edu>
Repository: CRAN
Date/Publication: 2019-02-01 16:23:19 UTC
Built: R 4.2.0; aarch64-apple-darwin20; 2023-04-10 22:35:56 UTC; unix
Archs: dina.so.dSYM
