Export Comprehensive Results to CSV
export_comprehensive_results(
models,
diagnostics,
strength_results,
te_results,
instruments,
centralities,
output_dir = tempdir()
)No return value, called for side effects. Creates multiple CSV files and one text summary file in the specified output directory: Table_1_Complete_EPC_Results_From_Scratch.csv (main Environmental Phillips Curve analysis results), Table_2_Instrument_Strength_All_Types_From_Scratch.csv (instrument strength statistics), Table_3_Transfer_Entropy_Matrix.csv (transfer entropy matrix), Table_4_Created_Real_Instruments.csv (created instrumental variables), Table_5_Country_Network_Centralities.csv (network centrality measures), Table_6_IV_Diagnostics_Complete.csv (IV diagnostic tests), and Publication_Summary_Complete_From_Scratch.txt (comprehensive summary).
List of fitted models
List of diagnostic results
Instrument strength results
Transfer entropy results
Created instruments data
Country network centralities
Directory to save files