Nick,
Thanks for your quick response
I finally combined 4 "twoway connected" (one for each variable) over the
yaxis. ie
Twoway connected anovalisrel anovapls if theme=="Indicator", xlabel(...)
xtitle(Indicator) name(Gindicator) fxsize(..)
Twoway connected anovalisrel anovapls if theme=="Sample", xlabel(...)
xtitle(Sample) name(Gsample) yscale(off) fxsize(
....
....
Graph combine , rows(1)
Regards
Naji
Le 30/03/05 15:58, ��Nick Cox�� <[email protected]> a �crit�:
> -graph dot- is a dead end for what you want.
>
> You should do this via -twoway-.
>
> Alternatively, this might be
> close to what is done by -anovaplot-
> in -modeldiag- on SSC.
>
> Nick
> [email protected]
>
> Naji
>
>> I've 4 variables with 3,4,2 & 5 levels. I'd like to plot some
>> anova results
>> over those varaibles.
>>
>> Graph dot (mean) anovalisrel anovapls, over(labelth, label(,angle(45))
>> sort(1)) over(theme) nofill legend(title(MARB) label(1
>> "LISREL") label(2
>> "PLS")) vertical
>>
>> Is there a way to connect the dots for each variable?
>> I searched the [G] and UCLA examples but found no evidence
>
> *
> * For searches and help try:
> * http://www.stata.com/support/faqs/res/findit.html
> * http://www.stata.com/support/statalist/faq
> * http://www.ats.ucla.edu/stat/stata/
>
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/