powered by
Create Real Multidimensional Instruments from Economic Data
create_real_instruments_from_data(epc_data)
Data frame with created instruments
Data frame containing EPC data with country and year columns
# Create instruments using built-in sample data data(sample_epc_data) instruments <- create_real_instruments_from_data(sample_epc_data) head(instruments)
Run the code above in your browser using DataLab