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 21 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:24), 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

potential  
Implementation of the Potential Model
Provides functions to compute the potential model as defined by Stewart (1941) ...
Download / Learn more Package Citations See dependency  
preputils  
Utilities for Preparation of Data Analysis
Miscellaneous small utilities are provided to mitigate issues with messy, inconsistent or high dimen ...
Download / Learn more Package Citations See dependency  
artfima  
ARTFIMA Model Estimation
Fit and simulate ARTFIMA. Theoretical autocovariance function and spectral density function for stat ...
Download / Learn more Package Citations See dependency  
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  

28,332

R Packages

239,283

Dependencies

75,034

Author Associations

28,333

Publication Badges

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