Package: scdhlm Title: Estimating Hierarchical Linear Models for Single-Case Designs Version: 0.7.4.9999 Authors@R: c( person("James", "Pustejovsky", email = "jepusto@gmail.com", role = c("aut", "cre")), person("Man", "Chen", email = "manchen9005@gmail.com", role = "aut"), person("Bethany", "Hamilton", role = "aut"), person("Amy", "Cai", email = "amycai2023@gmail.com", role = "ctb") ) Description: Provides a set of tools for estimating hierarchical linear models and effect sizes based on data from single-case designs. Functions are provided for calculating standardized mean difference effect sizes that are directly comparable to standardized mean differences estimated from between-subjects randomized experiments, as described in Hedges, Pustejovsky, and Shadish (2012) ; Hedges, Pustejovsky, and Shadish (2013) ; Pustejovsky, Hedges, and Shadish (2014) ; and Chen, Pustejovsky, Klingbeil, and Van Norman (2023) . Includes an interactive web interface. URL: https://jepusto.github.io/scdhlm/ BugReports: https://github.com/jepusto/scdhlm/issues License: GPL-3 VignetteBuilder: knitr LazyData: true Imports: stats, utils, readxl, rlang, dplyr, tidyselect, magrittr, lmeInfo (>= 0.3.0) Depends: nlme, R (>= 4.1.0) Suggests: knitr, markdown, rmarkdown, ggplot2, plyr, boot, parallel, shiny, shinytest2, glue, janitor, rclipboard, rvest, testthat, snow, doSNOW, foreach, iterators, reshape, rlecuyer, rstan, brms, StanHeaders RoxygenNote: 7.2.3 Encoding: UTF-8 Language: en-US Repository: https://jepusto.r-universe.dev Date/Publication: 2026-05-01 19:04:12 UTC RemoteUrl: https://github.com/jepusto/scdhlm RemoteRef: HEAD RemoteSha: 3b1270966c8f7d0e387ae1f3e884d21a7c9a6b8c NeedsCompilation: no Packaged: 2026-05-31 06:17:22 UTC; root Author: James Pustejovsky [aut, cre], Man Chen [aut], Bethany Hamilton [aut], Amy Cai [ctb] Maintainer: James Pustejovsky