|
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
st: combining matrices
From
[email protected]
To
[email protected]
Subject
st: combining matrices
Date
Wed, 6 Dec 2006 13:25:00 +0000
Hi all,
What's the best way to combine say a matrix eg:
var1 var2 var3
1 1 1
with another eg
var1 var2 var4
1 1 1
to obtain a matrix:
var1 var2 var3 var4
1 1 1 .
1 1 . 1
???
Thanks,
Tim
*
* 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/
© Copyright 1996–2024 StataCorp LLC | Terms of use | Privacy | Contact us | What's new | Site index |