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]
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 23 Apr. 2025.
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
03/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/21Downloads for singcar02468101214161820222426TrendBars

Today's Hot Picks in Authors and Packages

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  
BLRShiny2  
Interactive Document for Working with Binary Logistic Regression Analysis
An interactive document on the topic of binary logistic regression analysis using 'rmarkdown' and ...
Download / Learn more Package Citations See dependency  
GenomeAdapt  
Detecting Signatures of Local Adaptation Based on Ancestry Trajectories
Portable, scalable and highly computationally efficient tool for detecting signatures of local adapt ...
Download / Learn more Package Citations See dependency  
miCoPTCM  
Promotion Time Cure Model with Mis-Measured Covariates
Fits Semiparametric Promotion Time Cure Models, taking into account (using a corrected score approa ...
Download / Learn more Package Citations See dependency  
ODEnetwork  
Network of Differential Equations
Simulates a network of ordinary differential equations of order two. The package provides an easy i ...
Download / Learn more Package Citations See dependency  
sociome  
Operationalizing Social Determinants of Health Data for Researchers
Accesses raw data via API and calculates social determinants of health measures for user-specified l ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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