- Home
- Bioconductor 3.21
- Software Packages
- sizepower
sizepower
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see sizepower.
Sample Size and Power Calculation in Micorarray Studies
Bioconductor version: 3.21
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("sizepower")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("sizepower")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("sizepower")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.