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: Re: AW: string variable question
From
Kit Baum <[email protected]>
To
[email protected]
Subject
st: Re: AW: string variable question
Date
Tue, 30 Mar 2010 06:34:54 -0400
<>
On Mar 30, 2010, at 2:33 AM, DAC wrote:
> This seems to get the job done. Tedious, but it works. Why can't I
> just create a string vector as in R?
you can:
. mata
------------------------------------------------- mata (type end to exit) ----------------------------------------------------
: brand = ("Cheerios", "Wheaties", "Frosted")
: brand
1 2 3
+----------------------------------+
1 | Cheerios Wheaties Frosted |
+----------------------------------+
Kit Baum | Boston College Economics & DIW Berlin | http://ideas.repec.org/e/pba1.html
An Introduction to Stata Programming | http://www.stata-press.com/books/isp.html
An Introduction to Modern Econometrics Using Stata | http://www.stata-press.com/books/imeus.html
*
* 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/