Other packages > Find by keyword >

COINr  

Composite Indicator Construction and Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("COINr", "1.1.14")



Attach the package and use:
library("COINr")
Maintained by
William Becker
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-09-06
Latest Update: 2024-05-21
Description:
A comprehensive high-level package, for composite indicator construction and analysis. It is a "development environment" for composite indicators and scoreboards, which includes utilities for construction (indicator selection, denomination, imputation, data treatment, normalisation, weighting and aggregation) and analysis (multivariate analysis, correlation plotting, short cuts for principal component analysis, global sensitivity analysis, and more). A composite indicator is completely encapsulated inside a single hierarchical list called a "coin". This allows a fast and efficient work flow, as well as making quick copies, testing methodological variations and making comparisons. It also includes many plotting options, both statistical (scatter plots, distribution plots) as well as for presenting results.
How to cite:
William Becker (2021). COINr: Composite Indicator Construction and Analysis. R package version 1.1.14, https://cran.r-project.org/web/packages/COINr. Accessed 01 Sep. 2026.
Previous versions and publish date:
0.5.3 (2021-09-06 09:10), 0.5.4 (2021-09-09 16:00), 0.5.5 (2021-09-16 10:20), 0.6.0 (2021-11-26 17:11), 0.6.1 (2021-11-30 09:10), 1.0.0 (2022-07-06 00:30), 1.1.0 (2022-10-28 13:10), 1.1.2 (2023-02-10 16:50), 1.1.7 (2023-10-09 15:50), (2026-07-09 07:59)
Other packages that cited COINr R package
View COINr citation profile
Other R packages that COINr depends, imports, suggests or enhances
Complete documentation for COINr
Functions, R codes and Examples using the COINr R package
Some associated functions: ASEM_COIN . ASEM_iData . ASEM_iData_p . ASEM_iMeta . Aggregate.coin . Aggregate.data.frame . Aggregate . Aggregate.purse . CAGR . COIN_to_coin . Denominate.coin . Denominate.data.frame . Denominate . Denominate.purse . Impute.coin . Impute.data.frame . Impute.numeric . Impute . Impute.purse . Normalise.coin . Normalise.data.frame . Normalise.numeric . Normalise . Normalise.purse . Regen.coin . Regen . Regen.purse . SA_estimate . SA_sample . Screen.coin . Screen.data.frame . Screen . Screen.purse . Treat.coin . Treat.data.frame . Treat.numeric . Treat . Treat.purse . WorldDenoms . a_amean . a_copeland . a_gmean . a_hmean . approx_df . boxcox . build_example_coin . build_example_purse . change_ind . check_SkewKurt . check_iData . check_iMeta . compare_coins . compare_coins_multi . compare_df . export_to_excel.coin . export_to_excel . export_to_excel.purse . get_PCA . get_corr . get_corr_flags . get_cronbach . get_data.coin . get_data . get_data.purse . get_data_avail.coin . get_data_avail.data.frame . get_data_avail . get_denom_corr . get_dset.coin . get_dset . get_dset.purse . get_eff_weights . get_noisy_weights . get_opt_weights . get_pvals . get_results . get_sensitivity . get_stats.coin . get_stats.data.frame . get_stats . get_str_weak . get_trends . get_unit_summary . i_mean . i_mean_grp . i_median . i_median_grp . import_coin_tool . impute_panel . is.coin . is.purse . kurt . log_CT . log_CT_orig . log_GII . n_borda . n_dist2max . n_dist2ref . n_dist2targ . n_fracmax . n_goalposts . n_minmax . n_prank . n_rank . n_scaled . n_zscore . names_to_codes . new_coin . outrankMatrix . plot_bar . plot_corr . plot_dist . plot_dot . plot_framework . plot_scatter . plot_sensitivity . plot_uncertainty . prc_change . print.coin . print.purse . qNormalise.coin . qNormalise.data.frame . qNormalise . qNormalise.purse . qTreat.coin . qTreat.data.frame . qTreat . qTreat.purse . rank_df . remove_elements . replace_df . round_df . signif_df . skew . winsorise . 
Some associated R codes: DFtools.R . PCA.R . aggregate.R . audit_tools.R . check_and_get.R . coinToolIn.R . compare.R . convert.R . correlations.R . data.R . defunct.R . denominate.R . examples.R . export.R . impute.R . methods_added.R . new_coin.R . normalise.R . plot_bar.R . plot_corr.R . plot_dist.R . plot_framework.R . plot_scatter.R . qfuncs.R . regen.R . results.R . screen_units.R . sensitivity.R . stats.R . treat.R . trends.R . utils.R . weights.R . write_to_coins.R . zzz.R .  Full COINr package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
flood  
Statistical Methods for the (Regional) Analysis of Flood Frequency
Includes several statistical methods for the estimation of parameters and high quantiles of river fl ...
Download / Learn more Package Citations See dependency  
markets  
Estimation Methods for Markets in Equilibrium and Disequilibrium
Provides estimation methods for markets in equilibrium and disequilibrium. Supports the estimation ...
Download / Learn more Package Citations See dependency  
reproj  
Coordinate System Transformations for Generic Map Data
Transform coordinates from a specified source to a specified target map projection. This uses the ' ...
Download / Learn more Package Citations See dependency  
fANCOVA  
Nonparametric Analysis of Covariance
A collection of R functions to perform nonparametric analysis of covariance for regression curves o ...
Download / Learn more Package Citations See dependency  

28,400

R Packages

239,283

Dependencies

75,283

Author Associations

28,401

Publication Badges

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