MyNixOS website logo
Description

Detect Aberrant Behavior in Test Data.

Detect several types of aberrant behavior, including answer copying, answer similarity, nonparametric misfit, parametric misfit, preknowledge, rapid guessing, and test tampering.

aberrance

The aberrance package contains a collection of functions for detecting several types of aberrant behavior, including:

  • Answer copying, using statistics such as the $\omega$ statistic (Wollack, 1997).
  • Answer similarity, using statistics such as the $GBT$ statistic (van der Linden & Sotaridona, 2006) and the $M4$ statistic (Maynes, 2014).
  • Nonparametric misfit, using statistics such as the $ZU3$ statistic (van der Flier, 1982) and the $H^T$ statistic (Sijtsma, 1986).
  • Parametric misfit, using statistics such as the standardized log-likelihood statistic (Drasgow et al., 1985) and its various corrections (Bedrick, 1997; Gorney et al., 2024; Molenaar & Hoijtink, 1990; Snijders, 2001).
  • Preknowledge, using statistics such as the signed likelihood ratio test statistic (Sinharay, 2017).
  • Rapid guessing, using methods such as the custom threshold method (Wise et al., 2004; Wise & Kong, 2005), the normative threshold method (Wise & Ma, 2012), and the cumulative proportion correct method (Guo et al., 2016).
  • Test tampering, using statistics such as the erasure detection index (Wollack et al., 2015; Wollack & Eckerly, 2017) and its corrected versions (Sinharay, 2018).

Installation

Install the released version from CRAN:

install.packages("aberrance")

Alternatively, install the development version from GitHub:

# install.packages("devtools")
devtools::install_github("kyliegorney/aberrance")
Metadata

Version

0.1.1

License

Unknown

Platforms (75)

    Darwin
    FreeBSD
    Genode
    GHCJS
    Linux
    MMIXware
    NetBSD
    none
    OpenBSD
    Redox
    Solaris
    WASI
    Windows
Show all
  • aarch64-darwin
  • aarch64-genode
  • aarch64-linux
  • aarch64-netbsd
  • aarch64-none
  • aarch64_be-none
  • arm-none
  • armv5tel-linux
  • armv6l-linux
  • armv6l-netbsd
  • armv6l-none
  • armv7a-darwin
  • armv7a-linux
  • armv7a-netbsd
  • armv7l-linux
  • armv7l-netbsd
  • avr-none
  • i686-cygwin
  • i686-darwin
  • i686-freebsd
  • i686-genode
  • i686-linux
  • i686-netbsd
  • i686-none
  • i686-openbsd
  • i686-windows
  • javascript-ghcjs
  • loongarch64-linux
  • m68k-linux
  • m68k-netbsd
  • m68k-none
  • microblaze-linux
  • microblaze-none
  • microblazeel-linux
  • microblazeel-none
  • mips-linux
  • mips-none
  • mips64-linux
  • mips64-none
  • mips64el-linux
  • mipsel-linux
  • mipsel-netbsd
  • mmix-mmixware
  • msp430-none
  • or1k-none
  • powerpc-netbsd
  • powerpc-none
  • powerpc64-linux
  • powerpc64le-linux
  • powerpcle-none
  • riscv32-linux
  • riscv32-netbsd
  • riscv32-none
  • riscv64-linux
  • riscv64-netbsd
  • riscv64-none
  • rx-none
  • s390-linux
  • s390-none
  • s390x-linux
  • s390x-none
  • vc4-none
  • wasm32-wasi
  • wasm64-wasi
  • x86_64-cygwin
  • x86_64-darwin
  • x86_64-freebsd
  • x86_64-genode
  • x86_64-linux
  • x86_64-netbsd
  • x86_64-none
  • x86_64-openbsd
  • x86_64-redox
  • x86_64-solaris
  • x86_64-windows