Rather
matrix c3 = c1, c2
Nick
[email protected]
> -----Original Message-----
> From: Nick Cox
> Sent: 17 December 2004 11:03
> To: '[email protected]'
> Subject: RE: st: RE: Label instead of var names in a matrix
>
>
> You can also do most of what you want without
> programming:
>
> ssc inst makematrix
> makematrix c2 , from(r(chi2) r(P_chi2)) : sktest size1 lev2
> sales_int3
> makematrix c1 , from(r(N) r(mean) r(sd)) label : su size1
> lev2 sales_int3
> matrix c3 = c2 , c1
>
*
* 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/