Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

eBayes-method

eBayes for MArrayLM2


Description

eBayes for MArrayLM2. It simply returns the orginal input with no change

Usage

## S4 method for signature 'MArrayLM2'
eBayes(
  fit,
  proportion = 0.01,
  stdev.coef.lim = c(0.1, 4),
  trend = FALSE,
  robust = FALSE,
  winsor.tail.p = c(0.05, 0.1)
)

Arguments

fit

fit

proportion

proportion

stdev.coef.lim

stdev.coef.lim

trend

trend

robust

robust

winsor.tail.p

winsor.tail.p

Details

Note that empirical Bayes is problematic for linear mixed models. This function returns its original input with no change. It is included here just for compatibility.

Value

results of eBayes


variancePartition

Quantify and interpret divers of variation in multilevel gene expression experiments

v1.20.0
GPL (>= 2)
Authors
Gabriel E. Hoffman
Initial release
2020-10-26

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.