Statalist


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

RE: st: Graphing table of odds ratios generated by e.g., gologit2


From   Roy Wada <[email protected]>
To   <[email protected]>
Subject   RE: st: Graphing table of odds ratios generated by e.g., gologit2
Date   Fri, 17 Jul 2009 14:02:37 -0700

Thanks, the improved version should be up next week.
 
Roy


> else {
> replace `coefficient'=. in `num'
> }
>
> replaces missings with missings, to no useful purpose.
>
> On your question, I am guessing that you want the items of `eqlist' to
> end up as value labels.
>
> tokenize "`eqlist'"
> forval i = 1/`eqnum' {
> local call `call' `i' "``i''"
> }
>
> ... xla(`call')
>
> would be one way to do that.
>
> Nick
_________________________________________________________________
Insert movie times and more without leaving Hotmail®. 
http://windowslive.com/Tutorial/Hotmail/QuickAdd?ocid=TXT_TAGLM_WL_HM_Tutorial_QuickAdd_062009
*
*   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–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index