Search found 7 matches
- Mon Feb 22, 2016 4:51 pm
- Forum: Estimation
- Topic: Bootstrap Probit Model
- Replies: 3
- Views: 2697
Re: Bootstrap Probit Model
I am really sorry but could you direct me to where I could find the code for bootstrapping manually/bootstrapping a probit model. As I said in my previous post, there is no problem with the EqBootstrap add-in - it is just that it only works on linear models which the probit model is not.
- Mon Feb 22, 2016 8:24 am
- Forum: Estimation
- Topic: Bootstrap Probit Model
- Replies: 3
- Views: 2697
Bootstrap Probit Model
I am trying to bootstrap a probit model. I have the eviews EqBootstrap add-in which works perfectly fine for my OLS model but I can't use it for the probit model. Any idea on where to start with a code would be extremely helpful!
I was also wondering if it is possible to bootstrap IV?
I was also wondering if it is possible to bootstrap IV?
- Tue Jan 19, 2016 8:14 am
- Forum: Programming
- Topic: Standard deviation for 5 year period, panel dataset
- Replies: 1
- Views: 2510
Standard deviation for 5 year period, panel dataset
I have an (unbalanced) panel dataset. The cross section is organised by state (with many observations for each state) and the date series is year of marriage. I need to construct a heterogeneity index which captures (average) heterogeneity in various spousal differences by state by year. I can do th...
- Tue Sep 15, 2015 10:18 am
- Forum: Data Manipulation
- Topic: Weighting Eviews dataset
- Replies: 1
- Views: 1843
Weighting Eviews dataset
This may be a ridiculous question but I'm stumped - how do you apply a weight series to an Eviews dataset so that descriptive statistics are calculated using the weights? I know Eviews has weighting options for regressions but this is not what I want. I have a weighting series, the problem is how to...
- Tue May 06, 2014 8:01 am
- Forum: Data Manipulation
- Topic: Calculating mean minus index observation
- Replies: 4
- Views: 3536
Re: Calculating mean minus index observation
Brilliant! That worked perfectly. Thank you so much!
- Tue May 06, 2014 7:30 am
- Forum: Data Manipulation
- Topic: Calculating mean minus index observation
- Replies: 4
- Views: 3536
Re: Calculating mean minus index observation
Thanks but that didn't work, gave me negative numbers. If it helps preschool is a dummy variable.
- Tue May 06, 2014 7:04 am
- Forum: Data Manipulation
- Topic: Calculating mean minus index observation
- Replies: 4
- Views: 3536
Calculating mean minus index observation
I am trying to calculate mean preschool enrolment in each class, excluding the index child. I am using the command series meanenrol= @meansby(preschool, t2_id, "@all") t2_id is the teacher id which identifies the class and this is working fine to give me the average for the class but I wan...
