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 21 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:09), 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

truncnormbayes  
Estimates Moments for a Truncated Normal Distribution using 'Stan'
Finds the posterior modes for the mean and standard deviation for a truncated normal distribution wi ...
Download / Learn more Package Citations See dependency  
netgen  
Network Generator for Combinatorial Graph Problems
Methods for the generation of a wide range of network geographies, e.g., grid networks or clustered ...
Download / Learn more Package Citations See dependency  
beastier  
Call 'BEAST2'
'BEAST2' () is a widely used Bayesian phylogenetic tool, that uses DNA/RNA/ ...
Download / Learn more Package Citations See dependency  
OSTE  
Optimal Survival Trees Ensemble
Function for growing survival trees ensemble ('Naz Gul', 'Nosheen Faiz', 'Dan Brawn', 'Rafal Kulakow ...
Download / Learn more Package Citations See dependency  
splash  
Simple Process-Led Algorithms for Simulating Habitats
This program calculates bioclimatic indices and fluxes (radiation, evapotranspiration, soil moistur ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,889

R Packages

239,283

Dependencies

74,019

Author Associations

27,890

Publication Badges

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