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.

Is there someone who knows an econmetric model to describe count datas with an upper bound? Thank you!

share|improve this question
5  
Depends on why it has an upper bound: is it like a binomial?Describe your outcome! – Aniko May 14 '11 at 16:25
2  
You can write your Poisson or neg binomial likelihood for the outcomes that are observed with a step of 1, and for the censored outcomes as a sum over the remaining probabilities from the upper bound to infinity. It's probably 15 lines or so in Stata. – StasK Sep 19 '12 at 3:07

1 Answer

You may assume that data above some threhold are cencored and not observed, and use the censored count model will be a way to go.

share|improve this answer

Your Answer

 
discard

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

Not the answer you're looking for? Browse other questions tagged or ask your own question.