NEWS.md
run_annem_analysis()
: Main function for complete ANNEM empirical analysiscreate_annem_agent()
and create_annem_market()
: Agent and market creation utilitiesANNEMAgent
and ANNEMMarket
: Reference classes for agent-based modelingplot_agent_performance()
, plot_network_evolution()
, plot_wealth_dynamics()
: Visualization functionsvalidate_annem_framework()
: Mathematical framework validation against theoretical specificationsload_market_data()
: Multi-source financial data retrievalgenerate_synthetic_data()
: Synthetic market data generation for testingcalculate_performance_metrics()
: Comprehensive performance analysisevolve_network()
and calculate_network_metrics()
: Network analysis utilitiescompare_with_benchmarks()
: Model performance comparison frameworkdevtools::install_github("avishekb9/AgentsMCP")
This release represents a complete implementation of cutting-edge agent-based economic modeling with neural networks, validated against theoretical frameworks and demonstrated to outperform traditional econometric models.