Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: st: RE: Coloring specific cells using -estout- and latex


From   Bert Jung <[email protected]>
To   [email protected]
Subject   Re: st: RE: Coloring specific cells using -estout- and latex
Date   Tue, 12 Oct 2010 23:06:40 -0400

Thanks very much Kieran.  I have my eye on those latex commands you
mention.  The problem is targeting individual cells (or at least
specific models/columns).  The example I cited colors all rows in the
same way, by applying the code to each coefficient, t-statistic, etc.

I am coming to think my goal might not be possible without looking
into the -estout- ado.

Cheers,
Bert

On Sat, Oct 9, 2010 at 7:38 PM, Kieran McCaul <[email protected]> wrote:
> ...
>
> I don't know if this will help, but you can colour cells in Latex using
> the package colortbl. So you'd have to install and use this package in
> your Latex code: \usepackage{colortbl}
>
> Then you can change the colour of a cell in a table to red, for example,
> by inserting \cellcolor{red} into the Latex code for that cell:
> text & text & \cellcolor{red} text & text  \\
>
> I don't use -estout- so I haven't tried this, but using the example in
> the previous thread that you cited, I'd try (par("\cellcolor{red} " "")
> in the cells that you wanted coloured red.
>
>
>
>
>
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of Bert Jung
> Sent: Saturday, 9 October 2010 10:38 PM
> To: [email protected]
> Subject: st: Coloring specific cells using -estout- and latex
>
> Dear Statalisters,
>
> I am looking for a way to color certain cells in a latex table
> produced by -estout-.  The goal is the highlight individual cells of
> coefficients (not rows or columns).  For instance, I want the
> coefficient on the third variable in the second model to be in red.  I
> imagine the process would be similar to -estout-'s assigning of
> significance stars to coefficients, although I would prefer to define
> my target cells directly and manually.
>
> An existing thread shows how to color variable names and rows a RTF
> table with -estout-.  However, all rows are treated the same, e.g. the
> rows of coefficients are blue and the t-statistics red.  My interest
> is in selected cells only.
>
> http://www.stata.com/statalist/archive/2009-08/msg01125.html
>
> Thanks for any pointers,
> Bert
> *
> *   For searches and help try:
> *   http://www.stata.com/help.cgi?search
> *   http://www.stata.com/support/statalist/faq
> *   http://www.ats.ucla.edu/stat/stata/
>
> *
> *   For searches and help try:
> *   http://www.stata.com/help.cgi?search
> *   http://www.stata.com/support/statalist/faq
> *   http://www.ats.ucla.edu/stat/stata/
>

*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index