The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

ManyIVsNets

R-CMD-check

Overview

ManyIVsNets is a comprehensive R package for Environmental Phillips Curve (EPC) analysis featuring state-of-the-art econometric methods and network analysis.

Key Results based on example data

Installation


  #Install from GitHub
  devtools::install_github("avishekb9/ManyIVsNets")

Quick Start


library(ManyIVsNets)

#Run complete analysis pipeline 
results <- run_complete_epc_analysis(
data_file = "epc_data_new_ar5_indicators.csv", # Your data file
output_dir = "epc_analysis_results"
)

#View instrument strength results
print(results$strength_results)

Features

Citation

If you use this package in your research, please cite:

APA Style: Bhandari, A. (2025). ManyIVsNets: Environmental Phillips Curve Analysis with Multiple Instrumental Variables and Networks [Computer software]. GitHub. https://github.com/avishekb9/ManyIVsNets

Chicago Style: Bhandari, Avishek. “ManyIVsNets: Environmental Phillips Curve Analysis with Multiple Instrumental Variables and Networks.” GitHub, 2025. https://github.com/avishekb9/ManyIVsNets.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.