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



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-10-27
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.2, https://cran.r-project.org/web/packages/chisquare. Accessed 03 Jul. 2026.
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.1 (2024-10-27 13:10), 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

Today's Hot Picks in Authors and Packages

reportROC  
An Easy Way to Report ROC Analysis
Provides an easy way to report the results of ROC analysis, including: 1. an ROC curve. 2. the val ...
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  
gap.datasets  
Datasets for 'gap'
Datasets associated with the 'gap' package. Currently, it includes an example data for regional ass ...
Download / Learn more Package Citations See dependency  
MANOVA.RM  
Resampling-Based Analysis of Multivariate Data and Repeated Measures Designs
Implemented are various tests for semi-parametric repeated measures and general MANOVA designs that ...
Download / Learn more Package Citations See dependency  
tabbycat  
Tabulate and Summarise Categorical Data
Functions for tabulating and summarising categorical variables. Most functions are designed to work ...
Download / Learn more Package Citations See dependency  
GaussSuppression  
Tabular Data Suppression using Gaussian Elimination
A statistical disclosure control tool to protect tables by suppression using the Gaussian eliminati ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

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