Package: SingleCaseES
Type: Package
Title: A Calculator for Single-Case Effect Sizes
Version: 0.7.3
Authors@R: c(
  person(c("James","E."), "Pustejovsky", email = "jepusto@gmail.com", role = c("aut", "cre")),
  person("Man", "Chen", email = "manchen9005@gmail.com", role = "aut"),
  person(c("Daniel","M."), "Swan", email = "dms031000@gmail.com", role = "aut"),
  person("Paulina", "Grekov", email = "grekov.paulina@gmail.com", role = "ctb")
  )
Description: 
  Provides R functions for calculating basic effect size indices for 
  single-case designs, including several non-overlap measures and parametric 
  effect size measures, and for estimating the gradual effects model developed 
  by Swan and Pustejovsky (2018) <DOI:10.1080/00273171.2018.1466681>. 
  Standard errors and confidence intervals (based on the assumption that the outcome 
  measurements are mutually independent) are provided for the subset of effect sizes 
  indices with known sampling distributions.
URL: https://jepusto.github.io/SingleCaseES/
BugReports: https://github.com/jepusto/SingleCaseES/issues
License: GPL-3
Imports: stats, purrr, dplyr, tidyr, rlang, tidyselect, utils
Suggests: spelling, shiny, stringr, rvest, xml2, ggplot2, purrrlyr,
        testthat, markdown, knitr, rmarkdown, cleanrmd, Kendall,
        kableExtra, covr, readxl, glue, janitor, rclipboard
LazyData: TRUE
RoxygenNote: 7.3.2
Encoding: UTF-8
Language: en-US
VignetteBuilder: knitr, rmarkdown, cleanrmd
NeedsCompilation: no
Packaged: 2024-09-07 00:19:14 UTC; jepusto
Author: James E. Pustejovsky [aut, cre],
  Man Chen [aut],
  Daniel M. Swan [aut],
  Paulina Grekov [ctb]
Maintainer: James E. Pustejovsky <jepusto@gmail.com>
Repository: CRAN
Date/Publication: 2024-09-07 09:30:02 UTC
Built: R 4.6.0; ; 2025-08-20 03:39:52 UTC; unix
