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
Create categorical variables from string variableHello! I have a problem: I have a dataset which include Chinese cities, however, they are stored in…
Coefplot for marginal effectsHi all, I'm trying to create a plot, similar to Stata's `coefplot`, but for marginal effects. I hav…
Stata- Converting DatesHello, I'm still new to stata and I want to convert my data from YearMn to which number of month is…
Fixed effect model and Endogeneity problemsHello! This is my first post on Statalist, and I am very grateful for any comments and suggestions. …
Generating a new variable based on inequality between two other variables for certain valuesHi guys, this is actually the first time I am posting something in this forum. I am currently worki…
Subscribe to:
Post Comments (Atom)
0 Response to outreg2 table to pdf
Post a Comment