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: 2023-10-09
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  
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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
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