Package: aberrance
Title: Detect Aberrant Behavior in Test Data
Version: 0.2.1
Authors@R: c(
    person(
      "Kylie", "Gorney",
      email = "kgorney@msu.edu",
      role = c("aut", "cph", "cre"),
      comment = c(ORCID = "0000-0002-8924-0726")
    ),
    person(
      "Jiayi", "Deng",
      role = c("aut", "cph"),
      comment = c(ORCID = "0000-0002-1962-2956")
    )
  )
Description: Detect several types of aberrant behavior, including answer
    copying, answer similarity, nonparametric misfit, parametric misfit,
    preknowledge, rapid guessing, and test tampering.
License: GPL (>= 3)
URL: https://github.com/kyliegorney/aberrance
BugReports: https://github.com/kyliegorney/aberrance/issues
Imports: graphics, grDevices, MASS, Rcpp (>= 0.11.0), stats, utils
LinkingTo: Rcpp
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-03-07 15:54:59 UTC; 17156
Author: Kylie Gorney [aut, cph, cre] (<https://orcid.org/0000-0002-8924-0726>),
  Jiayi Deng [aut, cph] (<https://orcid.org/0000-0002-1962-2956>)
Maintainer: Kylie Gorney <kgorney@msu.edu>
Repository: CRAN
Date/Publication: 2025-03-07 16:20:13 UTC
Built: R 4.3.3; x86_64-apple-darwin20; 2025-03-07 18:48:42 UTC; unix
Archs: aberrance.so.dSYM
