Other packages > Find by keyword >

st  

Shrinkage t Statistic and Correlation-Adjusted t-Score
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("st", "1.2.7")



Attach the package and use:
library("st")
Maintained by
Korbinian Strimmer
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2006-08-31
Latest Update: 2021-11-27
Description:
Implements the "shrinkage t" statistic introduced in Opgen-Rhein and Strimmer (2007) <doi:10.2202/1544-6115.1252> and a shrinkage estimate of the "correlation-adjusted t-score" (CAT score) described in Zuber and Strimmer (2009) <doi:10.1093/bioinformatics/btp460>. It also offers a convenient interfaceto a number of other regularized t-statistics commonly employed in high-dimensional case-control studies.
How to cite:
Korbinian Strimmer (2006). st: Shrinkage t Statistic and Correlation-Adjusted t-Score. R package version 1.2.7, https://cran.r-project.org/web/packages/st. Accessed 05 Mar. 2026.
Previous versions and publish date:
1.0.0 (2006-08-31 17:19), 1.0.1 (2007-02-28 15:33), 1.0.2 (2007-10-21 17:06), 1.0.3 (2008-10-27 08:48), 1.1.0 (2008-12-14 12:09), 1.1.1 (2009-02-05 10:15), 1.1.2 (2009-04-26 17:28), 1.1.3 (2009-05-10 20:55), 1.1.4 (2010-05-06 18:56), 1.1.5 (2011-06-28 10:18), 1.1.6 (2011-07-05 10:44), 1.1.7 (2012-01-22 13:03), 1.1.8 (2012-08-20 06:37), 1.2.0 (2012-12-04 17:03), 1.2.1 (2013-09-01 10:45), 1.2.2 (2014-04-18 19:43), 1.2.3 (2014-11-14 08:16), 1.2.4 (2015-03-21 15:54), 1.2.5 (2015-07-08 22:37), 1.2.6 (2020-09-24 14:00)
Other packages that cited st R package
View st citation profile
Other R packages that st depends, imports, suggests or enhances
Complete documentation for st
Functions, R codes and Examples using the st R package
Some associated functions: choedata . cst.stat . diffmean.stat . lait.stat . regularizedt . shrinkcat.stat . shrinkt.stat . st-internal . st.package . studentt.stat . 
Some associated R codes: cst.R . efront.R . lait.R . modt.R . rankprod.stat.R . sam.R . samL1.R . shrinkcat.R . shrinkt.R . studentt.R .  Full st package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
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  
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  
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  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
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  

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