Package: splithalfr
Title: Estimate Split-Half Reliabilities
Version: 2.2.2
Date: 2023-09-14
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, and the option to sub-sample data.
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),
        bcaboot (>= 0.2.1), rlang (>= 0.4.0)
RoxygenNote: 7.2.3
VignetteBuilder: knitr
URL: https://github.com/tpronk/splithalfr
BugReports: https://github.com/tpronk/splithalfr/issues
NeedsCompilation: no
Packaged: 2023-09-14 14:17:40 UTC; Thomas
Maintainer: Thomas Pronk <pronkthomas@gmail.com>
Repository: CRAN
Date/Publication: 2023-09-14 18:50:02 UTC
Built: R 4.2.0; ; 2023-09-15 01:51:31 UTC; unix
