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 07 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

cesR  
Access the Canadian Election Study Datasets
Makes accessing and loading the Canadian Election Study (, ...
Download / Learn more Package Citations See dependency  
curtailment  
Finds Binary Outcome Designs Using Stochastic Curtailment
Finds single- and two-arm designs using stochastic curtailment, as described by Law et al. (2022) ...
Download / Learn more Package Citations See dependency  
roxygen2  
In-Line Documentation for R
Generate your Rd documentation, 'NAMESPACE' file, and collation field using specially formatted com ...
Download / Learn more Package Citations See dependency  
embryogrowth  
Tools to Analyze the Thermal Reaction Norm of Embryo Growth
Tools to analyze the embryo growth and the sexualisation thermal reaction norms. See ...
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  
gRain  
Bayesian Networks
Probability propagation in graphical independence networks, also known as Bayesian networks or prob ...
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