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]
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 11 Apr. 2025.
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
03/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for st0102030405060708090100TrendBars

Today's Hot Picks in Authors and Packages

GenAlgo  
Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. ...
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  
Rwtss  
Client for Web Time-Series Service
Allows remote access to satellite image time series provided by the web time series service (WTSS) ...
Download / Learn more Package Citations See dependency  
multIntTestFunc  
Provides Test Functions for Multivariate Integration
Provides implementations of functions that can be used to test multivariate integration routines. T ...
Download / Learn more Package Citations See dependency  
extrafrail  
Estimation and Additional Tools for Alternative Shared Frailty Models
Provide estimation and data generation tools for some new multivariate frailty models. This version ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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