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]
st: Data from MATA to STATA
From
Sergio Guerra <[email protected]>
To
[email protected]
Subject
st: Data from MATA to STATA
Date
Wed, 31 Mar 2010 11:48:44 -0400
Dear users,
I'm working with a dataset of 180 observations. After a few transformations
and handling using mata I construct 5 new variables of 168 observatios each
one.
The five variables are packed in a matrix called result so result is a 168x5
matrix.
It would be very usefull to use in STATA instead of MATA the result matrix
but I find no proper way to trasnfer the data from one workspace to the
other.
The st_addvar command seems to be the right choice but I find no way for use
it. (Maybe an example in the manual should be a good idea for future
versions)
Besides, my next step is to construct 100 of new variables...and st_addvar
seems to work just one by one ...
Any help?
Thanks
Sergio Guerra
*
* 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/