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
Nested loops with macros - using required, r(100)Hi everyone, I have about twenty csv files on which I need to do some estimation after I have obtai…
defining group numbersDear All, I found this question here (https://bbs.pinggu.org/thread-7407152-1-1.html). The data is …
egen total Addition error in 15.1Dear Statalist Members, I am running into a peculiar issue with Stata 15.1 with the following [i bel…
Creating interaction terms of country and period fixed effectsDear all, I had a general question regarding the construction of interaction terms using country an…
How to generate a value for groups of distinct value of a variable and then drop subgroups based on the value generated?Hi! I have a dataset including ppl's information in the group of family (each observation has a pid …
Subscribe to:
Post Comments (Atom)
0 Response to outreg2 table to pdf
Post a Comment