Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

I am reaching out for a problem I have seem to hit wall on. I am trying to build a rare event model:- Default event occurred in NY/NJ area.

Obviously my logistic and robust logistic models are failing Hosmer GOF tests and so I am thinking about bootstrapping data. I found a great read on R-help, but I was wondering if someone can help me with a more practical direction before I head into a road I have traveled less.

https://stat.ethz.ch/pipermail/r-help/2008-July/168623.html

Some key statistics:

138 default aka 4bp (.04%).

I have about unique ID's from [300,2700] over time[1999-2011], duplicated to total dataset of 290K. My question is when bootstrapping data: 1. Am I bootstrapping unique ID's [eg., 2700 id's] or Observations [290k obs]? 2. How do I oversample binary event = 1 [138 defaults and built robust model]?

Thank you in advance.

share|improve this question
1  
I think you need to explain what you did, what your variables are and so on. See How to Ask a Statistics Question – Peter Flom Sep 30 '12 at 23:25

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.