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.3")



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: 2023-09-14
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.3, https://cran.r-project.org/web/packages/TOSTER. Accessed 21 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
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  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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