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: from Stata to MATA
From
Nick Cox <[email protected]>
To
[email protected]
Subject
Re: st: from Stata to MATA
Date
Wed, 18 May 2011 07:47:49 +0100
. mata : X = st_data(10, (tokens("X1 X2 X3 X4")))
On Wed, May 18, 2011 at 2:44 AM, Zhi Su <[email protected]> wrote:
> I have a set of variable X1-X10 and N observations. How can I use Mata
> to read X1-X4 of the 10th observation and construct a matrix
> (X1,X2,X3,X4) just for observation 10th?
*
* 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/