Other packages > Find by keyword >

PowerTOST  

Power and Sample Size for (Bio)Equivalence Studies
View on CRAN: Click here


Download and install PowerTOST package within the R console
Install from CRAN:
install.packages("PowerTOST")

Install from Github:
library("remotes")
install_github("cran/PowerTOST")

Install by package version:
library("remotes")
install_version("PowerTOST", "1.5-7")



Attach the package and use:
library("PowerTOST")
Maintained by
Detlew Labes
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-05-10
Latest Update: 2024-03-18
Description:
Contains functions to calculate power and sample size for various study designs used in bioequivalence studies. Use known.designs() to see the designs supported. Power and sample size can be obtained based on different methods, amongst them prominently the TOST procedure (two one-sided t-tests). See README and NEWS for further information.
How to cite:
Detlew Labes (2010). PowerTOST: Power and Sample Size for (Bio)Equivalence Studies. R package version 1.5-7, https://cran.r-project.org/web/packages/PowerTOST. Accessed 26 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:17), 0.5-1 (2010-05-10 16:37), 0.6-2 (2010-07-24 21:41), 0.7-1 (2010-08-12 13:45), 0.7-2 (2010-08-27 11:05), 0.7-3 (2010-11-08 15:02), 0.8-1 (2010-11-26 08:05), 0.8-2 (2011-01-08 09:30), 0.8-3 (2011-01-18 15:20), 0.8-4 (2011-03-11 17:08), 0.8-5 (2011-05-16 19:52), 0.8-6 (2011-05-17 16:11), 0.8-7 (2011-10-20 13:21), 0.9-0 (2011-12-15 11:07), 0.9-2 (2011-12-21 18:46), 0.9-3 (2012-02-13 13:46), 0.9-4 (2012-03-05 15:24), 0.9-7 (2012-03-23 14:07), 0.9-8 (2012-04-05 08:27), 0.9-9 (2012-07-18 15:13), 0.9-10 (2012-07-20 08:14), 0.9-11 (2012-08-07 09:05), 1.0-00 (2012-10-26 11:32), 1.1-00 (2013-02-08 12:15), 1.1-02 (2013-02-28 20:38), 1.1-03 (2013-05-03 14:08), 1.1-05 (2013-06-17 11:54), 1.1-06 (2013-06-21 11:21), 1.1-07 (2013-09-02 09:29), 1.1-08 (2013-12-27 10:41), 1.1-10 (2014-01-31 13:40), 1.1-11 (2014-04-30 13:06), 1.1-12 (2014-07-02 15:21), 1.1-13 (2014-08-12 16:03), 1.2-01 (2014-09-30 14:41), 1.2-02 (2014-10-06 11:32), 1.2-03 (2014-11-13 10:41), 1.2-04 (2014-12-19 09:39), 1.2-05 (2015-01-06 20:21), 1.2-06 (2015-01-23 16:09), 1.2-07 (2015-06-04 15:34), 1.2-08 (2015-07-10 20:15), 1.2-09 (2015-08-26 14:37), 1.3-01 (2015-10-01 00:55), 1.3-02 (2015-12-02 14:22), 1.3-3 (2016-01-15 12:42), 1.3-4 (2016-03-10 08:00), 1.3-5 (2016-04-12 12:15), 1.3-6 (2016-06-06 12:57), 1.4-2 (2016-07-14 15:30), 1.4-3 (2016-11-01 15:20), 1.4-4 (2017-03-16 12:24), 1.4-5 (2017-05-20 09:59), 1.4-6 (2017-08-17 17:14), 1.4-7 (2018-04-12 21:43), 1.4-8 (2019-08-30 06:20), 1.4-9 (2019-12-20 00:20), 1.5-0 (2020-08-05 18:50), 1.5-1 (2020-10-23 12:40), 1.5-2 (2020-10-27 15:10), 1.5-3 (2021-01-18 17:20), 1.5-4 (2022-02-21 11:40), 1.5-6 (2024-03-18 20:20)
Other packages that cited PowerTOST R package
View PowerTOST citation profile
Other R packages that PowerTOST depends, imports, suggests or enhances
Complete documentation for PowerTOST
Functions, R codes and Examples using the PowerTOST R package
Some associated functions: CI.BE . CI.RatioF . CV2se . CVCL . CVfromCI . CVp2CV . CVpooled . CVwRfromU . OwensQ . OwensQOwen . OwensT . bib.CL . data_2x2 . data_2x2x3 . data_2x4x4 . data_parallel . defunct . deprecated . exppower.TOST . exppower.noninf . expsampleN.TOST . expsampleN.noninf . known.designs . pa.ABE . pa.NTID . pa.scABE . power.2TOST . power.HVNTID . power.NTID . power.RSABE . power.RSABE2L.sdsims . power.RatioF . power.TOST . power.TOST.sds . power.TOST.sim . power.dp . power.noninf . power.scABEL . power.scABEL.sdsims . pvalue.TOST . reg_const . sampleN.2TOST . sampleN.HVNTID . sampleN.NTID . sampleN.RSABE . sampleN.RSABE2L.sdsims . sampleN.RatioF . sampleN.TOST . sampleN.dp . sampleN.noninf . sampleN.scABEL.ad . sampleN.scABEL . sampleN.scABEL.sdsims . scABEL.ad . scABEL . type1error.2TOST . 
Some associated R codes: BE_CI.R . BIBs.R . CVfromCI_BL.R . CVpMethods.R . CVpooled.R . CVwRfromU.R . DesignHelpers.R . Fieller.R . OwensQ.R . OwensQOwen.R . SampleSize.R . SampleSize_HVNTID.R . SampleSize_doseprop.R . SampleSize_noninf.R . critical_value_nct.R . expSampleSize.R . expSampleSize_noninf.R . exppower.R . exppower_noninf.R . helper.R . helper_dp.R . helper_exppwr.R . pa.ABE.R . pa.NTID.R . pa.scABE.R . power.R . power_HVNTID.R . power_PASS.R . power_RSABE.R . power_RSABE2L_isc.R . power_RSABE2L_sdsims.R . power_RSABE_NTID.R . power_TOST_sds.R . power_TOST_sim.R . power_doseprop.R . power_noninf.R . power_scABEL.R . power_scABEL1.R . power_scABEL2.R . power_scABEL_sdsims.R . power_type1_2TOST.R . pvalue.TOST.R . pwrA_S3methods.R . sampleN.RSABE2L.sdsims.R . sampleN.scABEL.ad.R . sampleN.scABEL.sdsims.R . sampleN_2TOST_sim.R . samplesize_RSABE.R . samplesize_RSABE_NTID.R . samplesize_scABEL.R . samplesize_scABEL2.R . scABEL.R . scABEL.ad.R . simulate_replicate_fixed.R . uniroot.step.R .  Full PowerTOST package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA