Contents
SAM_FUNC proceeds to the Significance Analysis of Microarrays
... = SAM_FUNC(CL) does the SAM of the data.
VALUE D : observed expression scores.
D_BAR : expected expression scores.
VEC_FALSE : thresholds to choose D scores of expressed observations.
P_VALUE : p-values.
Q_VALUE : q-values corresponding to the p-values.
FOLD_OUT : fold changes.
S : denominators of the statistical test.
See also D_STAT_FUNC.