Package: singcar Title: Comparing Single Cases to Small Samples Version: 0.1.5 Authors@R: c(person(given = "Jonathan", family = "Rittmo", role = c("aut", "cre"), email = "j.rittmo@gmail.com", comment = c(ORCID = "0000-0001-5075-0166")), person(given = "Robert", family = "McIntosh", role = c("aut"), email = "r.d.mcintosh@ed.ac.uk", comment = c(ORCID = "0000-0002-7615-6699"))) Description: When comparing single cases to control populations and no parameters are known researchers and clinicians must estimate these with a control sample. This is often done when testing a case's abnormality on some variable or testing abnormality of the discrepancy between two variables. Appropriate frequentist and Bayesian methods for doing this are here implemented, including tests allowing for the inclusion of covariates. These have been developed first and foremost by John Crawford and Paul Garthwaite, e.g. in Crawford and Howell (1998) , Crawford and Garthwaite (2005) , Crawford and Garthwaite (2007) and Crawford, Garthwaite and Ryan (2011) . The package is also equipped with power calculators for each method. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true RoxygenNote: 7.2.3 Depends: R (>= 2.10) Imports: stats, CholWishart, MASS, withr Suggests: knitr, rmarkdown, bookdown, lme4, lmerTest, testthat (>= 2.1.0) VignetteBuilder: knitr URL: https://github.com/jorittmo/singcar BugReports: https://github.com/jorittmo/singcar/issues Repository: https://jorittmo.r-universe.dev Date/Publication: 2023-03-16 07:31:13 UTC RemoteUrl: https://github.com/jorittmo/singcar RemoteRef: HEAD RemoteSha: 71ebac25adaaac9cf0efdc5d0bd2421bb999d7fe NeedsCompilation: no Packaged: 2026-06-19 07:44:46 UTC; root Author: Jonathan Rittmo [aut, cre] (ORCID: ), Robert McIntosh [aut] (ORCID: ) Maintainer: Jonathan Rittmo