Other packages > Find by keyword >

mutualinf  

Computation and Decomposition of the Mutual Information Index
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("mutualinf", "2.0.3")



Attach the package and use:
library("mutualinf")
Maintained by
Cristian Angulo-Gonzalez
[Scholar Profile | Author Map]
First Published: 2021-07-13
Latest Update: 2023-03-27
Description:
The Mutual Information Index (M) introduced to social science literature by Theil and Finizza (1971) is a multigroup segregation measure that is highly decomposable and that according to Frankel and Volij (2011) and Mora and Ruiz-Castillo (2011) satisfies the Strong Unit Decomposability and Strong Group Decomposability properties. This package allows computing and decomposing the total index value into its "between" and "within" terms. These last terms can also be decomposed into their contributions, either by group or unit characteristics. The factors that produce each "within" term can also be displayed at the user's request. The results can be computed considering a variable or sets of variables that define separate clusters.
How to cite:
Cristian Angulo-Gonzalez (2021). mutualinf: Computation and Decomposition of the Mutual Information Index. R package version 2.0.3, https://cran.r-project.org/web/packages/mutualinf. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.0.0 (2021-07-13 17:20), 1.0.1 (2021-07-21 13:40), 1.1.0 (2021-08-16 06:10), 1.1.1 (2021-08-23 08:40), 1.1.2 (2021-10-28 20:00), 1.1.3 (2023-03-27 10:00), 1.2.2 (2024-02-02 19:50), 2.0.1 (2025-01-16 18:20), 2.0.2 (2025-01-18 23:10)
Other packages that cited mutualinf R package
View mutualinf citation profile
Other R packages that mutualinf depends, imports, suggests or enhances
Complete documentation for mutualinf
Functions, R codes and Examples using the mutualinf R package
Some associated functions: DF_Seg_Chile . DT_Seg_Chile . DT_test . mutual . mutualinf-package . prepare_data . 
Some associated R codes: Data_Source.R . M.R . M_value.R . M_within.R . get_contribution.R . get_general_contribution.R . get_internal_data.R . get_proportion.R . globals.R . mutual.R . mutual_inv.R . prepare_data.R .  Full mutualinf package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for mutualinf024681012141618202224262830TrendBars

Today's Hot Picks in Authors and Packages

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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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