Package: scdhlm
Title: Estimating Hierarchical Linear Models for Single-Case Designs
Version: 0.5.1
Authors@R: c(
    person("James", "Pustejovsky", email = "jepusto@gmail.com", role = c("aut", "cre")),
    person("Man", "Chen", role = "aut"), 
    person("Bethany", "Hamilton", role = "aut")
	)
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) <DOI:10.1002/jrsm.1052>; 
    Hedges, Pustejovsky, and Shadish (2013) <DOI:10.1002/jrsm.1086>; and 
    Pustejovsky, Hedges, and Shadish (2014) <DOI:10.3102/1076998614547577>. 
    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, readxl, lmeInfo
Depends: nlme, R (>= 3.0.1)
Suggests: knitr, markdown, rmarkdown, ggplot2, plyr, boot, parallel,
        shiny, glue, rclipboard, testthat
RoxygenNote: 7.1.1
Encoding: UTF-8
Language: en-US
NeedsCompilation: no
Packaged: 2020-11-30 15:56:15 UTC; James
Author: James Pustejovsky [aut, cre],
  Man Chen [aut],
  Bethany Hamilton [aut]
Maintainer: James Pustejovsky <jepusto@gmail.com>
Repository: CRAN
Date/Publication: 2020-12-01 00:30:05 UTC
