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: Marginal effects for mvprobit after imputation
From
Austin Nichols <[email protected]>
To
[email protected]
Subject
Re: st: Marginal effects for mvprobit after imputation
Date
Mon, 12 Jul 2010 09:41:58 -0400
Laura Cyron :
You probably have to think through what kind of marginal effect you
want to estimate. In general, if you can predict after estimation,
you can predict at different levels and calculate average marginal
effects of various kinds (and wrap all the prediction commands in a
program to bootstrap); see also e.g.
http://www.stata.com/statalist/archive/2010-02/msg00045.html
On Mon, Jul 12, 2010 at 9:19 AM, Maarten buis <[email protected]> wrote:
> --- On Mon, 12/7/10, Laura Cyron wrote:
>> I'm trying to find a way to compute marginal effects
>> after imputation with -ice- with Stata 11.
>> I am estimating a trivariate probit model using the
>> -mvprobit- command
>
> -mvprobit- is a user written program. I am assuming you
> are using the latest version which you downloaded by
> typing -ssc install mvprobit, replace-. It is crucial
> that you tell us where you got your user written software
> from, as there are usually multiple version floating
> around in cyberspace, and the answer often depends on
> which version you are using.
>
> A quick look at this program suggest that in this case
> the answer is simple though probably not to your liking:
> since -mvprobit- does not use a standard -predict-
> program, none of the -mfx-, -mfx2- (also user written,
> so...), -margins- can compute marginal effects for you.
*
* 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/