Re: [R] Making outregs in R

2011-12-09 Thread Jakson Alves de Aquino
On Fri, Dec 9, 2011 at 7:22 AM, David . wrote: > I am interesting in making an equivalent command like > outreg in stata where I get all my 8 regressions in one table. > Does R have an easy command to that? The function of mtable() of memisc package may be what you want. There is also a script ca

Re: [R] Making outregs in R

2011-12-09 Thread Sarah Goslee
else on the list might. That's why you need to reply to the list, and not just to me. Hint: "Reply all" will do it. Just make sure that r-help@r-project.org appears in the "TO" line of your email. >> Date: Fri, 9 Dec 2011 09:21:34 -0500 > >> Subject: Re: [R]

Re: [R] Making outregs in R

2011-12-09 Thread Sarah Goslee
e than a thousand words ;) > > > http://statadaily.files.wordpress.com/2010/10/outreg_sample_result1.jpg > > This link shows a stata outreg. > > Thanks again > > > >> Date: Fri, 9 Dec 2011 09:12:19 -0500 >> Subject: Re: [R] Making outregs in R >> From: sara

Re: [R] Making outregs in R

2011-12-09 Thread Sarah Goslee
? How do you want to specify "some added variable" - automatically? And where did "slide" come from? Maybe you want to look at the thread earlier this week on report generation? An example, even a link to a Stata example, is really needed here. Sarah > Thanks / > David &

Re: [R] Making outregs in R

2011-12-09 Thread Sarah Goslee
Er, *what* eight regressions would that be? Can you provide an example of what you're looking for: data, anticipated output? Many of us have never used stata and have no idea what you're asking, so you'll need to explain it to us in more detail. Sarah On Fri, Dec 9, 2011 at 5:22 AM, David . wr

[R] Making outregs in R

2011-12-09 Thread David .
Dear r-Gods! I am interesting in making an equivalent command like outreg in stata where I get all my 8 regressions in one table. Does R have an easy command to that? MVH Dave [[alternative HTML version deleted]]