Package: splithalfr
Title: Estimate Split-Half Reliabilities
Version: 3.0.0
Date: 2025-04-29
Author: Thomas Pronk [aut, cre]
Authors@R: person("Thomas", "Pronk", email = "pronkthomas@gmail.com", role = c("aut", "cre"))
Description: Estimates split-half reliabilities for scoring algorithms of cognitive tasks and questionnaires. The 'splithalfr' supports researcher-provided scoring algorithms, with six vignettes illustrating how on included datasets. The package provides four splitting methods (first-second, odd-even, permutated, Monte Carlo), the option to stratify splits by task design, a number of reliability coefficients, the option to sub-sample data, and bootstrapped confidence intervals.
Depends: R (>= 3.6.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
Suggests: knitr (>= 1.20), rmarkdown (>= 1.10), testthat (>= 2.1.0),
        MASS (>= 7.3.51)
Imports: dplyr (>= 1.0.7), tibble (>= 2.1.1), psych (>= 1.8.12), boot
        (>= 1.3.31), rlang (>= 0.4.0)
RoxygenNote: 7.3.2
VignetteBuilder: knitr
URL: https://github.com/tpronk/splithalfr
BugReports: https://github.com/tpronk/splithalfr/issues
NeedsCompilation: no
Packaged: 2025-04-28 23:46:42 UTC; Thomas
Maintainer: Thomas Pronk <pronkthomas@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-29 00:00:02 UTC
Built: R 4.4.3; ; 2025-10-08 03:27:58 UTC; windows
