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 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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