| Empirical Bayes Estimates |
| See Also Example |
1/sp2 ~ 1/(d0s02)
d0. (Equation 1)
If the parameters of this distribution, the prior degrees of
freedom and standard deviation, d0 and s0 are estimated, more
information can be gained on an individual probe, by shrinking it towards the
prior, depending on the amount of information in the standard deviation
of an individual probe, sp, (in this case its degrees of freedom,
dp). The modified standard deviation s~p is then given by:
(Equation 2).
A modified t-test can then be performed using the modified standard deviation with d0 + dp degrees of freedom. The method can also produce the two-sided p values from a test of the differential expression being different from 0.
| Means | A variate containing means for each probe. These are normally the estimates of differential expression for the effect or a contrast from the trial. |
| t-values | A variate containing the t-values for each probe, i.e. an effect or contrast divided by its standard error. |
| Pointer | A pointer to the columns of data, one variate per slide, with the probes in the same position within each variate. The means and standard deviations will be calculated from the raw data. |
| Modified t-values | variate | the adjusted t-values, using the modified standard deviations calculated as below |
| Modified SDs | variate | the modified standard deviations for each probe as specified in equation 2. Note that the values for d0 and s0 can be displayed in the output window, if the options to display these are selected. |
| Modified Probabilities | variate | the modified probabilities of the t-values being significantly different from
zero when the true mean is 0. This is a two sided probability, for example using the GenStat command language, CALC Mod_Pr = 2*CLT(ABS(T);D0+DG) |
| Run | Run the analysis. |
| Cancel | Close the menu without further changes. |
| Options | Opens a dialog where additional options and settings can be specified for the analysis. |
| Defaults | Set the menu settings back to the default settings. Clicking the right mouse on this button produces a shortcut menu where you can choose to set the menu using the currently stored defaults or the GenStat default settings. |
The options controlling the output and plots was:
This produces the output:
Empirical Bayes estimation of modified t-values
Data CTVal[1] (variate of t-values) Number of tests 6384 Mean standard deviation 0.2958 Prior standard deviation 0.06875 Prior degrees of freedom 5.973
This produces the plot of the modified t-values vs the raw t-values:
and the plot of the modified versus the raw t-values which shows a very strong linear relationship between the two as the degrees of freedom only range between 11 and 14.