Other packages > Find by keyword >

negligible  

A Collection of Functions for Negligible Effect/Equivalence Testing
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("negligible", "0.1.11")



Attach the package and use:
library("negligible")
Maintained by
Robert Cribbie
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-03-14
Latest Update: 2024-09-09
Description:
Researchers often want to evaluate whether there is a negligible relationship among variables. The 'negligible' package provides functions that are useful for conducting negligible effect testing (also called equivalence testing). For example, there are functions for evaluating the equivalence of means or the presence of a negligible association (correlation or regression). Beribisky, N., Mara, C., & Cribbie, R. A. (2020) . Beribisky, N., Davidson, H., Cribbie, R. A. (2019) . Shiskina, T., Farmus, L., & Cribbie, R. A. (2018) . Mara, C. & Cribbie, R. A. (2017) . Counsell, A. & Cribbie, R. A. (2015) . van Wieringen, K. & Cribbie, R. A. (2014) . Goertzen, J. R. & Cribbie, R. A. (2010) . Cribbie, R. A., Gruman, J. & Arpin-Cribbie, C. (2004) .
How to cite:
Robert Cribbie (2022). negligible: A Collection of Functions for Negligible Effect/Equivalence Testing. R package version 0.1.11, https://cran.r-project.org/web/packages/negligible. Accessed 14 Jun. 2026.
Previous versions and publish date:
0.1.0 (2022-03-14 09:50), 0.1.1 (2022-06-10 00:40), 0.1.2 (2022-08-11 23:40), 0.1.3 (2023-03-07 23:00), 0.1.4 (2023-11-11 21:33), 0.1.5 (2023-11-29 22:50), 0.1.6 (2023-12-03 02:50), 0.1.7 (2024-04-30 19:30), 0.1.8 (2024-04-30 22:30), 0.1.9 (2024-09-09 17:20)
Other packages that cited negligible R package
View negligible citation profile
Other R packages that negligible depends, imports, suggests or enhances
Complete documentation for negligible
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
manipulate  
Interactive Plots for RStudio
Interactive plotting functions for use within RStudio.The manipulate function accepts a plot ...
Download / Learn more Package Citations See dependency  
rpymat  
Easy to Configure an Isolated 'Python' Environment
Aims to create a single isolated 'Miniconda' and 'Python' environment for reproducible pipeline scr ...
Download / Learn more Package Citations See dependency  
MGBT  
Multiple Grubbs-Beck Low-Outlier Test
Compute the multiple Grubbs-Beck low-outlier test on positively distributed data and utilities for ...
Download / Learn more Package Citations See dependency  
rCRM  
Regularized Continual Reassessment Method
Fit a 2-parameter continual reassessment method (CRM) model (O'Quigley and Shen (1996), ...
Download / Learn more Package Citations See dependency  
ProcMod  
Informative Procrustean Matrix Correlation
Estimates corrected Procrustean correlation between matrices for removing overfitting effect. Coissa ...
Download / Learn more Package Citations See dependency  

27,457

R Packages

233,548

Dependencies

73,054

Author Associations

27,205

Publication Badges

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