Learn R Programming

MetSizeR

MetSizeR is a Shiny application developed for metabolomic scientists to estimate the optimal sample size required for a study to achieve a desired statistical power for their study, even in cases where pilot data are not available. The MetSizeR application is developed based on the methodology by Nyamundanda et al. (2013).

Installation

MetSizeR can be installed from CRAN with:

install.packages("MetSizeR")

Accessing MetSizeR application

All MetSizeR functionality is accessed through a Shiny application, which can be accessed by running the following command:

# load MetSizeR package
library(MetSizeR)

# launch MetSizeR Shiny application
MetSizeR()

References

Nyamundanda, G., Gormley, I. C., Fan, Y., Gallagher, W. M., & Brennan, L. (2013). MetSizeR: Selecting the optimal sample size for metabolomic studies using an analysis based approach. BMC Bioinformatics, 14(1), 338. https://doi.org/10.1186/1471-2105-14-338

Copy Link

Version

Install

install.packages('MetSizeR')

Monthly Downloads

255

Version

2.0.0

License

GPL (>= 3)

Maintainer

Kate Finucane

Last Published

August 20th, 2021

Functions in MetSizeR (2.0.0)

metsize

Metsize
MetSizeR

MetsizeR Launcher