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
Hausman test with omitted variables - still valid?Hi Statalist In the help files for -hausman- we see an example (eg1 on p.894, Stata 16) in which al…
Failure CurveHi, I am trying to generate a Kaplan Meier graph using my data set looking at recurrence after a su…
Error message when trying to run MIHi All I don't have too much experience running multiple imputation, but I've been running the foll…
Multiple variables in one matrix - to putexcelHello folks, Been trying to figure this one out but keep getting roadblocks. Wondered if anyone els…
Counting distinct values across two variablesI have a dataset of tournament chess games. I want to calculate the total number of players in each …
Subscribe to:
Post Comments (Atom)
0 Response to outreg2 table to pdf
Post a Comment