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: Modifying specific estimates in a regression output, and then performing post-regression analysis
From
Scott Merryman <[email protected]>
To
[email protected]
Subject
Re: st: Modifying specific estimates in a regression output, and then performing post-regression analysis
Date
Fri, 21 Feb 2014 06:16:34 -0600
Take a look at the thread that starts at:
http://www.stata.com/statalist/archive/2005-07/msg00577.html
and concerns raised by Vince Wiggins:
http://www.stata.com/statalist/archive/2005-07/msg00617.html
Scott
On Thu, Feb 20, 2014 at 8:37 PM, Boon Han Koh <[email protected]> wrote:
> Hi,
>
> I was just wondering if it is possible to replace a particular element of the e(b) and e(V) matrices after a probit estimation, and then following which conduct post-estimation analysis, e.g. using -lincom-
>
> I know that ereturn post and repost allow me to do that, but I am still not quite sure how it works.
>
> For example,
> probit participation first_mailout r rr s rs rrs
> margins, dydx(*) post
> matrix b = e(b)
> matrix V = e(V)
> ereturn post b V
>
> How can I use "ereturn repost" to modify specific elements within the matrices b and V?
>
> Thanks!
>
> *
> * 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/