Bookmark and Share

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]

Antwort: st: interactive Wald test?


From   Richard Ochmann <[email protected]>
To   [email protected]
Subject   Antwort: st: interactive Wald test?
Date   Thu, 22 Jul 2010 18:59:08 +0200

...

Every time when I had the error message "name conflict" after -ereturn 
post-, the reason always was a conflict in the colnames and rownames of 
the matrices replacing and to be replaced.
Watch out that these exactly coincide over these matrices.

best, rich


[email protected] schrieb am 22.07.2010 17:32:47:

> Someone has given me some parameter estimates - including the variance/
> covariance matrices  - for a number of models. I would like to
> perform a few Wald tests on groups of independent variables, in the
> manner of -testparm-.  I know the formula for a Wald test and how
> to go about programming this, but would surely prefer to find a
> pre-existing solution. First question, does someone know one?
> 
> My proposed solution, which may not be the best, is to store my
> matrices b and V in e(b) and e(V), via -ereturn post-, and go
> from there. However, this always returns an error:
> 
>   . ereturn post b V
>   name conflict
>   r(507);
> 
> -ereturn list- shows no stored estimates; using simply -ereturn post-
> with no arguments gives no error but also creates no estimates.
> Thoughts on what the name conflict is, and what I am doing wrong?
> 
> thanks,
> Jeph
> 
> 
> *
> *   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/

*
*   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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index