Package: idmact
Title: Interpreting Differences Between Mean ACT Scores
Version: 1.0.1
Authors@R: 
    person("Mackson", "Ncube", , "macksonncube.stats@gmail.com", role = c("aut", "cre", "cph"))
Description: Interpreting the differences between mean scale scores across various
    forms of an assessment can be challenging. This difficulty arises from different
    mappings between raw scores and scale scores, complex mathematical relationships,
    adjustments based on judgmental procedures, and diverse equating functions applied
    to different assessment forms. An alternative method involves running simulations
    to explore the effect of incrementing raw scores on mean scale scores. The
    'idmact' package provides an implementation of this approach based on the
    algorithm detailed in Schiel (1998)
    <https://www.act.org/content/dam/act/unsecured/documents/ACT_RR98-01.pdf> which
    was developed to help interpret differences between mean scale scores on the
    American College Testing (ACT) assessment. The function idmact_subj() within
    the package offers a framework for running simulations on subject-level scores.
    In contrast, the idmact_comp() function provides a framework for conducting
    simulations on composite scores.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
URL: https://github.com/mncube/idmact
BugReports: https://github.com/mncube/idmact/issues
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: rlang
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-05-18 15:14:44 UTC; Administrator
Author: Mackson Ncube [aut, cre, cph]
Maintainer: Mackson Ncube <macksonncube.stats@gmail.com>
Repository: CRAN
Date/Publication: 2023-05-18 16:10:02 UTC
Built: R 4.6.0; ; 2025-07-18 04:22:12 UTC; unix
