To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("sizepower")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
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.
Author: Weiliang Qiu <weiliang.qiu at gmail.com> and Mei-Ling Ting Lee <meilinglee at sph.osu.edu> and George Alex Whitmore <george.whitmore at mcgill.ca>
Maintainer: Weiliang Qiu <weiliang.qiu at gmail.com>
Citation (from within R,
enter citation("sizepower")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("sizepower")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("sizepower")
R Script | package | |
Reference Manual |
biocViews | Microarray, Software |
Version | 1.36.0 |
In Bioconductor since | BioC 1.8 (R-2.3) |
License | LGPL |
Depends | stats |
Imports | |
LinkingTo | |
Suggests | |
SystemRequirements | |
Enhances | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | oneChannelGUI |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | sizepower_1.36.0.tar.gz |
Windows Binary | sizepower_1.36.0.zip |
Mac OS X 10.6 (Snow Leopard) | sizepower_1.36.0.tgz |
Mac OS X 10.9 (Mavericks) | sizepower_1.36.0.tgz |
Browse/checkout source | (username/password: readonly) |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!