Other packages > Find by keyword >

chisquare  

Chi-Square and G-Square Test of Independence, Power and Residual Analysis, Measures of Categorical Association
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("chisquare", "1.1.1")



Attach the package and use:
library("chisquare")
Maintained by
Gianmarco Alberti
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-03-08
Latest Update: 2024-01-08
Description:
Provides the facility to perform the chi-square and G-square test of independence, calculates the power of the traditional chi-square test, compute permutation and Monte Carlo p-value, and provides measures of association such as Phi, odds ratio with 95 percent CI and p-value, adjusted contingency coefficient, Cramer's V and 95 percent CI, bias-corrected Cramer's V, W, Cohen's w, Goodman-Kruskal's lambda, gamma and its p-value, and tau, Cohen's k and its 95 percent CI. It also calculates standardized, moment-corrected standardized, and adjusted standardized residuals, and their significance. Different outputs are returned in nicely formatted tables.
How to cite:
Gianmarco Alberti (2022). chisquare: Chi-Square and G-Square Test of Independence, Power and Residual Analysis, Measures of Categorical Association. R package version 1.1.1, https://cran.r-project.org/web/packages/chisquare. Accessed 29 Jan. 2025.
Previous versions and publish date:
0.1 (2022-03-08 21:30), 0.2 (2022-03-20 08:50), 0.3 (2022-04-04 19:30), 0.4 (2023-04-21 19:22), 0.5 (2023-06-16 09:40), 0.6 (2023-08-31 11:00), 0.7 (2023-11-03 16:10), 0.8 (2023-12-04 16:20), 0.9 (2024-01-08 16:00), 1.0 (2024-07-19 17:30), 1.1 (2024-10-26 10:20)
Other packages that cited chisquare R package
View chisquare citation profile
Other R packages that chisquare depends, imports, suggests or enhances
Complete documentation for chisquare
Functions, R codes and Examples using the chisquare R package
Some associated functions: chisquare . diseases . safety . social_class . suggest_chi_squared_method . visualize_odds_ratios . 
Some associated R codes: suggest_chi_squared_meth.R . visualize_odds_ratios.R .  Full chisquare 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

munfold  
Metric Unfolding
Multidimensional unfolding using Schoenemann's algorithm for metric and Procrustes rotation of unfo ...
Download / Learn more Package Citations See dependency  
rstac  
Client Library for SpatioTemporal Asset Catalog
Provides functions to access, search and download spacetime earth observation data via SpatioTempor ...
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  
InSilicoVA  
Probabilistic Verbal Autopsy Coding with 'InSilicoVA' Algorithm
Computes individual causes of death and population cause-specific mortality fractions using the 'InS ...
Download / Learn more Package Citations See dependency  
lassoshooting  
L1 Regularized Regression (Lasso) Solver using the Cyclic Coordinate Descent Algorithm aka Lasso Shooting
L1 regularized regression (Lasso) solver using the Cyclic Coordinate Descent algorithm aka Lasso Sh ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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