Package: scan
Type: Package
Title: Single-Case Data Analyses for Single and Multiple Baseline
        Designs
Version: 0.53
Date: 2021-9-22
Author: Juergen Wilbert [cre, aut],
  Timo Lueke [aut]
Authors@R: c(
    person("Juergen", "Wilbert", email = "juergen.wilbert@uni-potsdam.de", role = c("cre", "aut")),
    person("Timo", "Lueke", email = "timo.lueke@uni-graz.at", role = "aut"))
Imports: stats, nlme, utils, methods, graphics, car, knitr, kableExtra,
        readxl, mblm, meta, magrittr
Depends: R (>= 3.5.0)
Description: A collection of procedures for analysing, visualising, 
  and managing single-case data. These include piecewise linear regression 
  models, multilevel models, overlap indices (PND, PEM, PAND, PET, tauU, 
  baseline corrected tau, CDC), and randomization tests. Data preparation functions 
  support outlier detection, handling missing values, scaling, truncating, 
  rank transformation, and smoothing. An exporting function helps to generate 
  html and latex tables in a publication friendly style. More details can be 
  found at <https://jazznbass.github.io/scan-Book/>.
License: GPL (>= 3)
URL: https://github.com/jazznbass/scan/,
        https://jazznbass.github.io/scan-Book/
BugReports: https://github.com/jazznbass/scan/issues/
LazyData: true
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-09-22 08:49:06 UTC; jurgenwilbert
Maintainer: Juergen Wilbert <juergen.wilbert@uni-potsdam.de>
Repository: CRAN
Date/Publication: 2021-09-22 09:40:02 UTC
