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 12 Jun. 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

piwikproR  
Access 'Piwik Pro' Website Statistics
Run Queries against the API of 'Piwik Pro' ...
Download / Learn more Package Citations See dependency  
bfp  
Bayesian Fractional Polynomials
Implements the Bayesian paradigm for fractional polynomial models under the assumption of normally ...
Download / Learn more Package Citations See dependency  
MEDITS  
Analysis of MEDITS-Like Survey Data
Set of functions working with survey data in the format of the MEDITS project ...
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  
tablerDash  
'Tabler' API for 'Shiny'
'R' interface to the 'Tabler' HTML template. See more here < ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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