Other packages > Find by keyword >

TOSTER  

Two One-Sided Tests (TOST) Equivalence Testing
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("TOSTER", "0.8.6")



Attach the package and use:
library("TOSTER")
Maintained by
Aaron Caldwell
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-12-08
Latest Update: 2025-02-06
Description:
Two one-sided tests (TOST) procedure to test equivalence for t-tests, correlations, differences between proportions, and meta-analyses, including power analysis for t-tests and correlations. Allows you to specify equivalence bounds in raw scale units or in terms of effect sizes. See: Lakens (2017) <doi:10.1177/1948550617697177>.
How to cite:
Aaron Caldwell (2016). TOSTER: Two One-Sided Tests (TOST) Equivalence Testing. R package version 0.8.6, https://cran.r-project.org/web/packages/TOSTER. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.3 (2016-12-08 15:29), 0.2.3 (2017-03-11 09:18), 0.2.4 (2017-09-02 17:22), 0.3.1 (2018-04-06 11:19), 0.3.2 (2018-04-14 21:35), 0.3.3 (2018-05-08 11:21), 0.3.4 (2018-08-03 17:20), 0.3 (2017-11-15 19:10), 0.4.0 (2022-02-05 01:30), 0.4.1 (2022-03-23 14:20), 0.4.2 (2022-09-20 14:50), 0.6.0 (2022-12-13 23:20), 0.7.1 (2023-04-05 18:43), 0.8.0 (2023-09-14 22:40), 0.8.1 (2024-03-21 21:20), 0.8.2 (2024-04-16 18:40), 0.8.3 (2024-05-08 18:40), 0.8.4 (2025-02-06 21:20)
Other packages that cited TOSTER R package
View TOSTER citation profile
Other R packages that TOSTER depends, imports, suggests or enhances
Complete documentation for TOSTER
Functions, R codes and Examples using the TOSTER R package
Some associated functions: TOSTmeta . TOSTnp-methods . TOSTone . TOSTone.raw . TOSTpaired . TOSTpaired.raw . TOSTr . TOSTt-methods . TOSTtwo . TOSTtwo.prop . TOSTtwo.raw . as_htest . boot_compare_smd . boot_log_TOST . boot_t_TOST . compare_cor . compare_smd . dataTOSTone . dataTOSTpaired . dataTOSTr . dataTOSTtwo . datatosttwoprop . equ_anova . equ_ftest . extract_r_paired . hawthorne . log_TOST . plot_cor . plot_pes . plot_smd . powerTOSTone . powerTOSTone.raw . powerTOSTpaired . powerTOSTpaired.raw . powerTOSTr . powerTOSTtwo . powerTOSTtwo.prop . powerTOSTtwo.raw . power_eq_f . power_t_TOST . rbs . ses_calc . smd_calc . t_TOST . tsum_TOST . wilcox_TOST . 
Some associated R codes: 00jmv.R . TOSTmeta.R . TOSTone.R . TOSTone.raw.R . TOSTpaired.R . TOSTpaired.raw.R . TOSTr.R . TOSTtwo.R . TOSTtwo.prop.R . TOSTtwo.raw.R . anova_summary.R . boot_compare_smd.R . boot_log_TOST.R . boot_t_TOST.R . cohend_calcs.R . compare_cor.R . compare_smd.R . compare_smd_functions.R . corr_calcs.R . data.R . datatostone.b.R . datatostone.h.R . datatostpaired.b.R . datatostpaired.h.R . datatostr.b.R . datatostr.h.R . datatosttwo.b.R . datatosttwo.h.R . datatosttwoprop.b.R . datatosttwoprop.h.R . equ_anova.R . equ_ftest.R . extract_r_paired.R . gg_curv_t.R . globals.R . htest.R . jamovi_functions.R . log_TOST.R . log_pair.R . methods.TOSTnp.R . methods.TOSTt.R . others.R . pes_calc.R . plot.R . plot_corr.R . plot_pes.R . plot_scripts.R . plot_smd.R . powerTOSTanova.R . powerTOSTone.R . powerTOSTone.raw.R . powerTOSTpaired.R . powerTOSTpaired.raw.R . powerTOSTr.R . powerTOSTtwo.R . powerTOSTtwo.prop.R . powerTOSTtwo.raw.R . power_TOST_functions.R . power_t_TOST.R . rbs.R . rbs_calcs.R . ses_calc.R . smd_calc.R . t_TOST.R . tsum_TOST.R . tsum_funcs.R . wilcox_TOST.R .  Full TOSTER package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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