Other packages > Find by keyword >

ITNr  

Analysis of the International Trade Network
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ITNr", "0.7.0")



Attach the package and use:
library("ITNr")
Maintained by
Matthew Smith
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-02-08
Latest Update: 2023-03-31
Description:
Functions to clean and process international trade data into an international trade network (ITN) are provided. It then provides a set a functions to undertake analysis and plots of the ITN (extract the backbone, centrality, blockmodels, clustering). Examining the key players in the ITN and regional trade patterns.
How to cite:
Matthew Smith (2018). ITNr: Analysis of the International Trade Network. R package version 0.7.0, https://cran.r-project.org/web/packages/ITNr. Accessed 27 Aug. 2026.
Previous versions and publish date:
0.1.0 (2018-02-08 13:26), 0.2.0 (2018-04-26 19:24), 0.3.0 (2018-10-11 23:30), 0.6.0 (2020-03-11 18:30), (2026-07-09 08:07)
Other packages that cited ITNr R package
View ITNr citation profile
Other R packages that ITNr depends, imports, suggests or enhances
Complete documentation for ITNr
Functions, R codes and Examples using the ITNr R package
Some associated functions: Comtradrclean . ELEnet16 . ELEnetList . ITN_make_plot . ITN_map_plot . ITNadjust . ITNblock_plot . ITNblock_se . ITNcentrality . ITNcentrality_binary . ITNcluster . ITNcorr . ITNdegdist . ITNdynamic . ITNhistdegdist . ITNimvex . ITNplotset . ITNproperties . WITSclean . adjust_mat . cap_lat_lon . core_periphery_weighted . ei_group . ei_ind . ei_network . get.backbone . isEmpty . mixing_matrix_igraph . plot_degree_distribution . region_circle_plot . reorder_df . round_df . 
Some associated R codes: Comtradrclean_function.R . EI_group_function.R . EI_network_function.R . ELEnet16_data.R . ELEnetList_data.R . ITN_make_plot_function.R . ITN_map_plot_function.R . ITNadjust_function.R . ITNblock_plot_function.R . ITNblockse_function.R . ITNcentrality_binary_function.R . ITNcentrality_function.R . ITNcluster_function.R . ITNcorr_function.R . ITNdegdist_function.R . ITNdynamic_function.R . ITNhistdegdist_function.R . ITNimvex_function.R . ITNplotset_function.R . ITNproperties_function.R . WITSclean_function.R . adjust_mat_function.R . cap_lat_lon_data.R . core_periphery_weighted_function.R . getBackbone_function.R . individual_EI_function.R . isEmpty_function.R . mixing_matrix_igraph_function.R . plot_degree_distribution_function.R . region_circle_plot_function.R . reorder_df_function.R . round_df_function.R .  Full ITNr package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lmmpar  
Parallel Linear Mixed Model
Embarrassingly Parallel Linear Mixed Model calculations spread across local cores which repeat until ...
Download / Learn more Package Citations See dependency  
IntervalQuestionStat  
Tools to Deal with Interval-Valued Responses in Questionnaires
A user-friendly toolbox for doing the statistical analysis of interval-valued responses in question ...
Download / Learn more Package Citations See dependency  
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  
risksetROC  
Riskset ROC Curve Estimation from Censored Survival Data
Compute time-dependent Incident/dynamic accuracy measures (ROC curve, AUC, integrated AUC )from cen ...
Download / Learn more Package Citations See dependency  
ROI.plugin.qpoases  
'qpOASES' Plugin for the 'R' Optimization Infrastructure
Enhances the 'R' Optimization Infrastructure ('ROI') package with the quadratic solver 'qpOASES'. M ...
Download / Learn more Package Citations See dependency  
Bodi  
Boosting Diversity in Regression Ensembles
A gradient boosting-based algorithm by incorporating a diversity term to guide the gradient boosting ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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