Dear Statalist
I try to make some tables for my bachelor thesis, but have trouble making them look nice. I have tried to use outreg2, but it causes som problems.
I have a mac and have a problem with getting the output as pdf.
My code is:
regress Matematik_score Relativ_alder Født_i_DK ressourcer1 ressourcer3 ressourcer4
outreg2 using mydoc.pdf, replace
regress Matematik_score Relativ_alder_til_tiden født_i_DK ressourcer1 ressourcer3 ressourcer4
outreg2 using mydoc.pdf, append
shellout using `"mydoc.doc"'
When I then try to open the table as .pdf, it say that the file is damaged and cannot open...
How do i solve this problem and get my table output as pdf?
Related Posts with outreg2 table to pdf
verifying a condition for three consecutive years in panel dataHello everyone, this is my first post here and I'm relatively new to Stata so I was hoping to get so…
Time Series merge with ID classificationHello, I am currently trying to connect time series data (with long/lat attributes for each observat…
Bankcountryyear fixed effectsDear all, could you please kindly confirm, that the following code would mean "bankcountryyear" fix…
Cell Extraction and reading data Hello, I have an extraction issue in Stata. I want to extract a specific cell from Stata data base…
R squared equals 1 when running spatial fixed effectsHello everyone, I´ve been asked to show that, when you run your outcome variable against your geogr…
Subscribe to:
Post Comments (Atom)
0 Response to outreg2 table to pdf
Post a Comment