Search found 1 match
- Thu Jun 11, 2009 7:03 am
- Forum: Programming
- Topic: exclude time periods in model
- Replies: 0
- Views: 2808
exclude time periods in model
Hi, I am estimating a cohort model for participation rates, with the sample running from 1976 to 2007. To ensure that the model does not try to predict PR for age 15&under and 71+, the following lines are included: for !c=1906 to 1937 'Stop programme from trying to predict pr for age 71 and over...
