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 11 Jun. 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)
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

stevedata  
Steve's Toy Data for Teaching About a Variety of Methodological, Social, and Political Topics
This is a collection of various kinds of data with broad uses for teaching. My students, and academ ...
Download / Learn more Package Citations See dependency  
clusrank  
Wilcoxon Rank Tests for Clustered Data
Non-parametric tests (Wilcoxon rank sum test and Wilcoxon signed rank test) for clustered data docu ...
Download / Learn more Package Citations See dependency  
hsphase  
Phasing, Pedigree Reconstruction, Sire Imputation and Recombination Events Identification of Half-sib Families Using SNP Data
Identification of recombination events, haplotype reconstruction, sire imputation and pedigree recon ...
Download / Learn more Package Citations See dependency  
Voss  
Generic Voss Algorithm (Random Sequential Additions)
Generating realizations of a fractal Brownian function on uniform 1D & 2D grid with classic and ...
Download / Learn more Package Citations See dependency  
leontief  
Input-Output Analysis
An implementation of the Input-Output model developed by Wassily Leontief that represents the inter ...
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  

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