Skip to content

ssize.fdr

Sample Size Calculations for Microarray Experiments

v1.3 · Jun 6, 2022 · GPL-3

Description

Functions that calculate appropriate sample sizes for one-sample t-tests, two-sample t-tests, and F-tests for microarray experiments based on desired power while controlling for false discovery rates. For all tests, the standard deviations (variances) among genes can be assumed fixed or random. This is also true for effect sizes among genes in one-sample and two sample experiments. Functions also output a chart of power versus sample size, a table of power at different sample sizes, and a table of critical test values at different sample sizes.

Downloads

349

Last 30 days

11006th

1K

Last 90 days

4.5K

Last year

Trend: -4.6% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Megan Orr <megan.orr@ndsu.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Megan",
                      family = "Orr",
                      role = c("aut", "cre"),
                      email = "megan.orr@ndsu.edu"),
               person(given = "Peng",
                      family = "Liu",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Megan Orr <megan.orr@ndsu.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Megan",
                      family = "Orr",
                      role = c("aut", "cre"),
                      email = "megan.orr@ndsu.edu"),
               person(given = "Peng",
                      family = "Liu",
                      role = "aut"))
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Megan Orr <megan.orr@ndsu.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Megan",
                      family = "Orr",
                      role = c("aut", "cre"),
                      email = "megan.orr@ndsu.edu"),
               person(given = "Peng",
                      family = "Liu",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Megan Orr <megan.orr@ndsu.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Megan",
                      family = "Orr",
                      role = c("aut", "cre"),
                      email = "megan.orr@ndsu.edu"),
               person(given = "Peng",
                      family = "Liu",
                      role = "aut"))
as necessary.

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies ssizeRNA ssize.fdr

Version History

new 1.3 Mar 10, 2026
updated 1.3 ← 1.2 diff Jun 6, 2022
updated 1.2 ← 1.1 diff Feb 21, 2015
updated 1.1 ← 1.0 diff Oct 28, 2012
new 1.0 Sep 20, 2008