Dear Statalist,
I am trying to run an event study using stata "db eventstudy" (eventstudy commandà
After running the following code :
. eventstudy using "C:\Users\Najiba\Nouveau dossier\result.dta", event_file_name("C:\Users\Najiba\Documents\event_f ile ED.dta") trade_file_name("C:\Users\Najiba\Documents\TRADING FILE RI RM.dta") rit(mv) rmt(rm) firm_id(company) trade_date(date) event_id(event_id) event_control(nom) event_firm_id(company) event_date(event_date) event_window_st(-3) event_window_end(2) est_window_st(-200) est_window_end(-10)
I get the following message error :
file d:\temp\before_event_1.txt could not be opened
r(603);
I've made different research but I have no idea what it really mean.
Thanks a lot for your time and answer,
Najiba
Related Posts with r603 using eventstudy command
Coefplot: reduce spacing on y-axisHello everybody, I have a question about how to reduce the spacing between labels on the y-axis whe…
Logit Regression Model / Plotting InteractionsHi everyone, I am working at my final paper and need some guidance. I want to look at the party id…
Looping over correlation functionI am trying to produce a dataset that includes the autocorrelations of a variable (ret) across group…
ICD 10 to ICD-9 mapping using GEMsHi stata users, anybody has any experience in using GEMs files to map backwards from icd10 to ICD10 …
Loop over multiple arrays via foreachHello together! trying now since a few hours to fix my problem - I am not able to come up with an a…
Subscribe to:
Post Comments (Atom)
0 Response to r603 using eventstudy command
Post a Comment