Title: | Sample Size and Power Calculation in Micorarray Studies |
---|---|
Description: | This package has been prepared to assist users in computing either a sample size or power value for a microarray experimental study. The user is referred to the cited references for technical background on the methodology underpinning these calculations. This package provides support for five types of sample size and power calculations. These five types can be adapted in various ways to encompass many of the standard designs encountered in practice. |
Authors: | Weiliang Qiu <[email protected]> and Mei-Ling Ting Lee <[email protected]> and George Alex Whitmore <[email protected]> |
Maintainer: | Weiliang Qiu <[email protected]> |
License: | LGPL |
Version: | 1.77.0 |
Built: | 2024-10-31 05:20:18 UTC |
Source: | https://github.com/bioc/sizepower |
This routine computes the individual power value for a matched-pairs design having n
treatment units and n
matched control units. This power value is the expected fraction of truly differentially expressed genes that will be correctly declared as differentially expressed by the tests.
power.matched(ER0, G0, absMu1, sigmad, n)
power.matched(ER0, G0, absMu1, sigmad, n)
ER0 |
mean number of false positives. |
G0 |
anticipated number of genes in the experiment that are not differentially expressed. |
absMu1 |
absoulte mean difference in log-expression between treatment and control conditions as postulated under the alternative hypothesis H1. |
sigmad |
anticipated standard deviation of the difference in log-expression between matched treatment and control units. The relation between the standard deviation of the difference ( |
n |
the sample size for each group. |
power |
power. |
psi1 |
non-centrality parameter. |
Examples and explainations can be found in http://www.biostat.harvard.edu/people/faculty/mltlee/pdf/Web-power-matched050510.pdf.
Weiliang Qiu ([email protected]), Mei-Ling Ting Lee ([email protected]), George Alex Whitmore ([email protected])
Lee, M.-L. T. (2004). Analysis of Microarray Gene Expression Data. Kluwer Academic Publishers, ISBN 0-7923-7087-2.
Lee, M.-L. T., Whitmore, G. A. (2002). Power and sample size for DNA microarray studies. Statistics in Medicine, 21:3543-3570.
power.randomized
,
power.multi
,
sampleSize.randomized
,
sampleSize.matched
power.matched(ER0=2, G0=5000, absMu1=1, sigmad=0.4243, n=4)
power.matched(ER0=2, G0=5000, absMu1=1, sigmad=0.4243, n=4)
Assume numTrt
treatment conditions are being studied in either a completely randomized or randomized block design. Under the alternative hypothesis H1, one treatment is distinguished from the other numTrt - 1
treatments by exhibiting differential expression for the gene. This computer routine calculates the individual power value for the design. This power value is the expected fraction of truly differentially expressed genes that will be correctly declared as differentially expressed by the tests.
power.multi(ER0, G0, numTrt, absMu1, sigma, n)
power.multi(ER0, G0, numTrt, absMu1, sigma, n)
ER0 |
mean number of false positives. |
G0 |
anticipated number of genes in the experiment that are not differentially expressed. |
numTrt |
total number of treatment conditions. |
absMu1 |
the absolute difference in expression between the distinguished treatment and the other treatments on the log-intensity scale. |
sigma |
anticipated experimental error standard deviation of the difference in log-expression between treatments. |
n |
the sample size for each group. |
power |
power. |
psi1 |
non-centrality parameter. |
Examples and explainations can be found in http://www.biostat.harvard.edu/people/faculty/mltlee/pdf/Web-power-isolated050510.pdf.
Weiliang Qiu ([email protected]), Mei-Ling Ting Lee ([email protected]), George Alex Whitmore ([email protected])
Lee, M.-L. T. (2004). Analysis of Microarray Gene Expression Data. Kluwer Academic Publishers, ISBN 0-7923-7087-2.
Lee, M.-L. T., Whitmore, G. A. (2002). Power and sample size for DNA microarray studies. Statistics in Medicine, 21:3543-3570.
power.randomized
,
power.matched
,
sampleSize.randomized
,
sampleSize.matched
power.multi(ER0=2, G0=10000, numTrt=6, absMu1=0.585, sigma=0.3, n=8)
power.multi(ER0=2, G0=10000, numTrt=6, absMu1=0.585, sigma=0.3, n=8)
This routine computes the individual power value for a completely randomized design with n
treatment units and n
control units (2n
units in total). This power value is the expected fraction of truly differentially expressed genes that will be correctly declared as differentially expressed by the tests.
power.randomized(ER0, G0, absMu1, sigmad, n)
power.randomized(ER0, G0, absMu1, sigmad, n)
ER0 |
mean number of false positives. |
G0 |
anticipated number of genes in the experiment that are not differentially expressed. |
absMu1 |
absolute mean difference in log-expression between treatment and control conditions as postulated under the alternative hypothesis H1. |
sigmad |
anticipated standard deviation of the difference in log-expression between treatment and control conditions. The relation between the standard deviation of the difference ( |
n |
the sample size for each group. |
power |
power. |
psi1 |
non-centrality parameter. |
Examples and explainations can be found in http://www.biostat.harvard.edu/people/faculty/mltlee/pdf/Web-power-trt-cont050510.pdf.
Weiliang Qiu ([email protected]), Mei-Ling Ting Lee ([email protected]), George Alex Whitmore ([email protected])
Lee, M.-L. T. (2004). Analysis of Microarray Gene Expression Data. Kluwer Academic Publishers, ISBN 0-7923-7087-2.
Lee, M.-L. T., Whitmore, G. A. (2002). Power and sample size for DNA microarray studies. Statistics in Medicine, 21:3543-3570.
power.matched
,
power.multi
,
sampleSize.randomized
,
sampleSize.matched
power.randomized(ER0=2, G0=5000, absMu1=1, sigmad=0.5657, n=8)
power.randomized(ER0=2, G0=5000, absMu1=1, sigmad=0.5657, n=8)
This routine computes the sample size n
required to achieve a specified power level for a matched-pairs design in which differential expression between n
treatment units and n
matched control units is of interest. The total number of experimental units for the study is 2n
.
sampleSize.matched(ER0, G0, power, absMu1, sigmad)
sampleSize.matched(ER0, G0, power, absMu1, sigmad)
ER0 |
mean number of false positives. |
G0 |
anticipated number of genes in the experiment that are not differentially expressed. |
power |
specified power level for an individual gene, which represents the expected proportion of differentially expressed genes that will be declared as such by the tests. |
absMu1 |
absolute mean difference in log-expression between treatment and control units as postulated under the alternative hypothesis H1. |
sigmad |
anticipated standard deviation of the difference in log-expression between matched treatment and control units. |
n |
sample size for each group. |
d |
statistical difference between treatment and control conditions under H1 (i.e. |
Examples and explainations can be found in http://www.biostat.harvard.edu/people/faculty/mltlee/pdf/Web-sampsize-matched050510.pdf.
Weiliang Qiu ([email protected]), Mei-Ling Ting Lee ([email protected]), George Alex Whitmore ([email protected])
Lee, M.-L. T. (2004). Analysis of Microarray Gene Expression Data. Kluwer Academic Publishers, ISBN 0-7923-7087-2.
Lee, M.-L. T., Whitmore, G. A. (2002). Power and sample size for DNA microarray studies. Statistics in Medicine, 21:3543-3570.
power.randomized
,
power.matched
power.multi
,
sampleSize.randomized
sampleSize.matched(ER0=1, G0=2000, power=0.9, absMu1=1, sigmad=0.5)
sampleSize.matched(ER0=1, G0=2000, power=0.9, absMu1=1, sigmad=0.5)
For any specified power, this routine computes the required sample size n
for completely randomized designs in which differential expression between n
treatment units and n
control units is of interest. The total number of experimental units for the study is 2n
.
sampleSize.randomized(ER0, G0, power, absMu1, sigmad)
sampleSize.randomized(ER0, G0, power, absMu1, sigmad)
ER0 |
mean number of false positives. |
G0 |
anticipated number of genes in the experiment that are not differentially expressed. |
power |
specified power level for an individual gene, which represents the expected proportion of differentially expressed genes that will be declared as such by the tests. |
absMu1 |
absolute mean difference in log-expression between treatment and control conditions as postulated under the alternative hypothesis H1. |
sigmad |
anticipated standard deviation of the difference in log-expression between treatment and control conditions. The relation between the standard deviation of the difference ( |
n |
sample size for each group. |
d |
statistical difference between treatment and control conditions under H1 (i.e. |
Examples and explainations can be found in http://www.biostat.harvard.edu/people/faculty/mltlee/pdf/Web-sampsize-trt-cont-050511r.pdf.
Weiliang Qiu ([email protected]), Mei-Ling Ting Lee ([email protected]), George Alex Whitmore ([email protected])
Lee, M.-L. T. (2004). Analysis of Microarray Gene Expression Data. Kluwer Academic Publishers, ISBN 0-7923-7087-2.
Lee, M.-L. T., Whitmore, G. A. (2002). Power and sample size for DNA microarray studies. Statistics in Medicine, 21:3543-3570.
power.randomized
,
power.matched
,
power.multi
,
sampleSize.matched
sampleSize.randomized(ER0=1, G0=2000, power=0.9, absMu1=1, sigmad=0.566)
sampleSize.randomized(ER0=1, G0=2000, power=0.9, absMu1=1, sigmad=0.566)