An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20080305/b1b338fa/attachment.pl
Marginal Effects in a Logit Regression
2 messages · Paul Sweeting, Stefan Grosse
On Wednesday 05 March 2008 09:25:11 am Paul Sweeting wrote:
PS> I am carrying out some logit regressions, so have a (0,1) dependent PS> , I need to report the marginal effects of Have a look at lrm of the design package. It reports Dxy which is maybe what you want... Stefan