Other packages > Find by keyword >

fmt  

Variance Estimation of FMT Method (Fully Moderated T-Statistic)
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("fmt", "2.0")



Attach the package and use:
library("fmt")
Maintained by
Lianbo Yu
[Scholar Profile | Author Map]
First Published: 2012-08-30
Latest Update: 2022-09-05
Description:
The FMT method computes posterior residual variances to be used in the denominator of a moderated t-statistic from a linear model analysis of gene expression data. It is an extension of the moderated t-statistic originally proposed by Smyth (2004) . LOESS local regression and empirical Bayesian method are used to estimate gene specific prior degrees of freedom and prior variance based on average gene intensity levels. The posterior residual variance in the denominator is a weighted average of prior and residual variance and the weights are prior degrees of freedom and residual variance degrees of freedom. The degrees of freedom of the moderated t-statistic is simply the sum of prior and residual variance degrees of freedom.
How to cite:
Lianbo Yu (2012). fmt: Variance Estimation of FMT Method (Fully Moderated T-Statistic). R package version 2.0, https://cran.r-project.org/web/packages/fmt. Accessed 07 Mar. 2025.
Previous versions and publish date:
1.0 (2012-08-30 21:46)
Other packages that cited fmt R package
View fmt citation profile
Other R packages that fmt depends, imports, suggests or enhances
Complete documentation for fmt
Functions, R codes and Examples using the fmt R package
Some associated functions: fmt . plotFMT . 
Some associated R codes: fmt.R .  Full fmt package functions and examples
Downloads during the last 30 days
02/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/06Downloads for fmt2468101214161820TrendBars

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
meteoEVT  
Computation and Visualization of Energetic and Vortical Atmospheric Quantities
Energy-Vorticity theory (EVT) is the fundamental theory to describe processes in the atmosphere by c ...
Download / Learn more Package Citations See dependency  
exploratory  
A Tool for Large-Scale Exploratory Analyses
Conduct numerous exploratory analyses in an instant with a point-and-click interface. With one simp ...
Download / Learn more Package Citations See dependency  
rebus.base  
Core Functionality for the 'rebus' Package
Build regular expressions piece by piece using human readable code. This package contains core func ...
Download / Learn more Package Citations See dependency  
vinereg  
D-Vine Quantile Regression
Implements D-vine quantile regression models with parametric or nonparametric pair-copulas. See Kra ...
Download / Learn more Package Citations See dependency  
inctools  
Incidence Estimation Tools
Tools for estimating incidence from biomarker data in cross- sectional surveys, and for calibrating ...
Download / Learn more Package Citations See dependency  

23,794

R Packages

206,711

Dependencies

64,305

Author Associations

23,781

Publication Badges

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