Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | Christopher Baum <kit.baum@bc.edu> |
To | "statalist@hsphsun2.harvard.edu" <statalist@hsphsun2.harvard.edu> |
Subject | Re: st: nullmat stata function on mataq |
Date | Wed, 8 Jan 2014 11:27:11 +0000 |
<> On Jan 8, 2014, at 2:33 AM, Pablo wrote: > > I am sorry for the trivial question. Do you know any function in mata > equivalent to the –nullmat()- function of Stata? . mata ------------------------------------------------- mata (type end to exit) ---------------------------------------------------------- : thisisnull = J(0,0,.) : mata desc # bytes type name and extent ------------------------------------------------------------------------------- 0 real matrix thisisnull[0,0] ------------------------------------------------------------------------------- Kit Baum Professor of Economics and Social Work, Boston College, Chestnut Hill MA, USA DIW Research Professor, Department of Macroeconomics, DIW Berlin, Berlin, Germany baum@bc.edu | http://ideas.repec.org/e/pba1.html * * For searches and help try: * http://www.stata.com/help.cgi?search * http://www.stata.com/support/faqs/resources/statalist-faq/ * http://www.ats.ucla.edu/stat/stata/