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 22 Dec. 2024.
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

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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