Description Usage Arguments Value Author(s) References See Also
Computes the required statistics for a Significance Analysis of Microarrays (SAM) using either a (modified) t- or F-statistic.
Should not be called directly, but via the function sam.
1 2 3 4 5 |
data |
a matrix, data frame or |
cl |
a numeric vector of length |
var.equal |
if |
B |
numeric value indicating how many permutations should be used in the estimation of the null distribution. |
med |
if |
s0 |
a numeric value specifying the fudge factor. If |
s.alpha |
a numeric vector or value specifying the quantiles of the
standard deviations of the genes used in the computation of |
include.zero |
if |
n.subset |
a numeric value indicating how many permutations are considered
simultaneously when computing the p-value and the number of falsely called
genes. If |
mat.samp |
a matrix having |
B.more |
a numeric value. If the number of all possible permutations is smaller
than or equal to (1+ |
gene.names |
a character vector of length |
B.max |
a numeric value. If the number of all possible permutations is smaller
than or equal to |
R.fold |
a numeric value. If the fold change of a gene is smaller than or
equal to |
use.dm |
if |
R.unlog |
if |
na.replace |
if |
na.method |
a character string naming the statistic with which missing values
will be replaced if |
rand |
numeric value. If specified, i.e. not |
An object of class SAM.
Holger Schwender, holger.schw@gmx.de
Schwender, H., Krause, A. and Ickstadt, K. (2003). Comparison of the Empirical Bayes and the Significance Analysis of Microarrays. Technical Report, SFB 475, University of Dortmund, Germany.
Tusher, V.G., Tibshirani, R., and Chu, G. (2001). Significance analysis of microarrays applied to the ionizing radiation response. PNAS, 98, 5116-5121.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.