The R Project SVN R

Rev

Rev 61168 | Rev 68055 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 61168 Rev 62594
Line 67... Line 67...
67
 
67
 
68
\references{
68
\references{
69
  Benjamini, Y., and Hochberg, Y. (1995).
69
  Benjamini, Y., and Hochberg, Y. (1995).
70
  Controlling the false discovery rate: a practical and powerful
70
  Controlling the false discovery rate: a practical and powerful
71
  approach to multiple testing.
71
  approach to multiple testing.
72
  \emph{Journal of the Royal Statistical Society Series} B, \bold{57},
72
  \emph{Journal of the Royal Statistical Society Series B} \bold{57},
73
  289--300.
73
  289--300.
74
 
74
 
75
  Benjamini, Y., and Yekutieli, D. (2001).
75
  Benjamini, Y., and Yekutieli, D. (2001).
76
  The control of the false discovery rate in multiple testing under
76
  The control of the false discovery rate in multiple testing under
77
  dependency.
77
  dependency.
78
  \emph{Annals of Statistics} \bold{29}, 1165--1188.
78
  \emph{Annals of Statistics} \bold{29}, 1165--1188.
79
 
79
 
80
  Holm, S. (1979).
80
  Holm, S. (1979).
81
  A simple sequentially rejective multiple test procedure.
81
  A simple sequentially rejective multiple test procedure.
82
  \emph{Scandinavian Journal of Statistics}, \bold{6}, 65--70.
82
  \emph{Scandinavian Journal of Statistics} \bold{6}, 65--70.
83
 
83
 
84
  Hommel, G. (1988).
84
  Hommel, G. (1988).
85
  A stagewise rejective multiple test procedure based on a modified
85
  A stagewise rejective multiple test procedure based on a modified
86
  Bonferroni test.
86
  Bonferroni test.
87
  \emph{Biometrika}, \bold{75}, 383--386.
87
  \emph{Biometrika} \bold{75}, 383--386.
88
 
88
 
89
  Hochberg, Y. (1988).
89
  Hochberg, Y. (1988).
90
  A sharper Bonferroni procedure for multiple tests of significance.
90
  A sharper Bonferroni procedure for multiple tests of significance.
91
  \emph{Biometrika}, \bold{75}, 800--803.
91
  \emph{Biometrika} \bold{75}, 800--803.
92
 
92
 
93
  Shaffer, J. P. (1995).
93
  Shaffer, J. P. (1995).
94
  Multiple hypothesis testing.
94
  Multiple hypothesis testing.
95
  \emph{Annual Review of Psychology}, \bold{46}, 561--576.
95
  \emph{Annual Review of Psychology} \bold{46}, 561--576.
96
  (An excellent review of the area.)
96
  (An excellent review of the area.)
97
 
97
 
98
  Sarkar, S. (1998).
98
  Sarkar, S. (1998).
99
  Some probability inequalities for ordered MTP2 random variables: a
99
  Some probability inequalities for ordered MTP2 random variables: a
100
  proof of Simes conjecture.
100
  proof of Simes conjecture.
101
  \emph{Annals of Statistics}, \bold{26}, 494--504.
101
  \emph{Annals of Statistics} \bold{26}, 494--504.
102
 
102
 
103
  Sarkar, S., and Chang, C. K. (1997).
103
  Sarkar, S., and Chang, C. K. (1997).
104
  Simes' method for multiple hypothesis testing with positively
104
  Simes' method for multiple hypothesis testing with positively
105
  dependent test statistics.
105
  dependent test statistics.
106
  \emph{Journal of the American Statistical Association}, \bold{92},
106
  \emph{Journal of the American Statistical Association} \bold{92},
107
  1601--1608.
107
  1601--1608.
108
 
108
 
109
  Wright, S. P. (1992).
109
  Wright, S. P. (1992).
110
  Adjusted P-values for simultaneous inference.
110
  Adjusted P-values for simultaneous inference.
111
  \emph{Biometrics}, \bold{48}, 1005--1013.
111
  \emph{Biometrics} \bold{48}, 1005--1013.
112
  (Explains the adjusted P-value approach.)
112
  (Explains the adjusted P-value approach.)
113
}
113
}
114
 
114
 
115
\seealso{
115
\seealso{
116
  \code{pairwise.*} functions such as \code{\link{pairwise.t.test}}.
116
  \code{pairwise.*} functions such as \code{\link{pairwise.t.test}}.