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 29 Jun. 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

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  
cogmapr  
Cognitive Mapping Tools Based on Coding of Textual Sources
Functions for building cognitive maps based on qualitative data. Inputs are textual sources (article ...
Download / Learn more Package Citations See dependency  
SurvDisc  
Discrete Time Survival and Longitudinal Data Analysis
Various functions for discrete time survival analysis and longitudinal analysis. SIMEX method for co ...
Download / Learn more Package Citations See dependency  
mappoly  
Genetic Linkage Maps in Autopolyploids
Construction of genetic maps in autopolyploid full-sib populations. Uses pairwise recombination fra ...
Download / Learn more Package Citations See dependency  
ollg  
Computes some Measures of OLL-G Family of Distributions
Computes the pdf, cdf, quantile function, hazard function and generating random numbers for Odd log- ...
Download / Learn more Package Citations See dependency  
sprintr  
Sparse Reluctant Interaction Modeling
An implementation of a computationally efficient method to fit large-scale interaction models based ...
Download / Learn more Package Citations See dependency  
Maintainer: Guo Yu (view profile)

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

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