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

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
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  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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