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: nullmat stata function on mataq
From
Sadia Khalid <[email protected]>
To
[email protected]
Subject
Re: st: nullmat stata function on mataq
Date
Wed, 8 Jan 2014 17:10:18 +0500
Hi
On 8 January 2014 16:27, Christopher Baum <[email protected]> wrote:
> <>
> 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
> [email protected] | 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/
*
* 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/