An intuitive fit measure for a binary choice / logistic regression model
- From: james.smith99@xxxxxxxxx
- Date: Fri, 22 Jun 2007 06:39:51 -0700
Hi,
I am looking for an intuitive fit measure for a binary choice /
logistic regression model. Is there anything similar to R^2 for
logistic regression? One possibility is this:
R^2 = 1 - sum (y_i - phat_i)^2 / sum (y_i - pbar)^2
where y_i is 0 or 1 depending on the outcome; phat_i is the predicted
probability; and pbar is the number of times the even occurred divided
by the number of observations.
While this seems to make sense to me, I have never seen this used, so
I am wondering if there is some reason that this cannot be used.
Besides this idea, are there other measures that are actually used?
Thanks.
.
- Follow-Ups:
- Re: An intuitive fit measure for a binary choice / logistic regression model
- From: Greg Heath
- Re: An intuitive fit measure for a binary choice / logistic regression model
- From: Ray Koopman
- Re: An intuitive fit measure for a binary choice / logistic regression model
- From: Anon.
- Re: An intuitive fit measure for a binary choice / logistic regression model
- From: richardstartz
- Re: An intuitive fit measure for a binary choice / logistic regression model
- Prev by Date: Re: Finding the best chess move
- Next by Date: Re: An intuitive fit measure for a binary choice / logistic regression model
- Previous by thread: statistical problem - cave teaser
- Next by thread: Re: An intuitive fit measure for a binary choice / logistic regression model
- Index(es):
Relevant Pages
|
|