Other packages > Find by keyword >

singcar  

Comparing Single Cases to Small Samples
View on CRAN: Click here


Download and install singcar package within the R console
Install from CRAN:
install.packages("singcar")

Install from Github:
library("remotes")
install_github("cran/singcar")

Install by package version:
library("remotes")
install_version("singcar", "0.1.5")



Attach the package and use:
library("singcar")
Maintained by
Jonathan Rittmo
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-10-20
Latest Update: 2023-03-16
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) <doi:10.1076/clin.12.4.482.7241>, Crawford and Garthwaite (2005) <doi:10.1037/0894-4105.19.3.318>, Crawford and Garthwaite (2007) <doi:10.1080/02643290701290146> and Crawford, Garthwaite and Ryan (2011) <doi:10.1016/j.cortex.2011.02.017>. The package is also equipped with power calculators for each method.
How to cite:
Jonathan Rittmo (2020). singcar: Comparing Single Cases to Small Samples. R package version 0.1.5, https://cran.r-project.org/web/packages/singcar. Accessed 05 Mar. 2026.
Previous versions and publish date:
0.1.0 (2020-10-20 17:00), 0.1.1 (2020-10-29 09:00), 0.1.2 (2021-01-07 10:40), 0.1.3 (2021-03-01 14:50)
Other packages that cited singcar R package
View singcar citation profile
Other R packages that singcar depends, imports, suggests or enhances
Complete documentation for singcar
Functions, R codes and Examples using the singcar R package
Some associated functions: BSDT . BSDT_cov . BSDT_cov_power . BSDT_power . BTD . BTD_cov . BTD_cov_power . BTD_power . MTD . RSDT . RSDT_power . TD . TD_power . UDT . UDT_power . singcar . size_weight_illusion . 
Some associated R codes: BSDT.R . BSDT_cov.R . BTD.R . BTD_cov.R . MTD.R . RSDT.R . TD.R . UDT.R . data.R . deficit_power.R . dissoc_power.R . singcar.R .  Full singcar package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA