Search found 6 matches
- Mon May 16, 2016 6:13 am
- Forum: Estimation
- Topic: META-ANALYSIS
- Replies: 3
- Views: 4710
Re: META-ANALYSIS
Thank your for the answner. Probabily it has. But in various articles in the literature, the authors can estimate a regression of this type. For that reason, I know that EViews have an option that allows to correct the bias that comes from having data from the same article. Do you know how I do that...
- Mon May 16, 2016 3:12 am
- Forum: Estimation
- Topic: META-ANALYSIS
- Replies: 3
- Views: 4710
META-ANALYSIS
Hi, I want to estimate a meta-regression by OLS (where the dependent variable is the t-estatistic from diferent articles and the indepedent variables are dummy variables that characterize these articles). So, because of that the program shows the mensage: "Near singular matrix. Regressors may b...
- Mon Nov 17, 2014 4:01 am
- Forum: Estimation
- Topic: LPM, LOGIT and PROBIT have all the same probability
- Replies: 4
- Views: 4870
Re: LPM, LOGIT and PROBIT have all the same probability
I estimated for a simple model (y=b1+b2x2+b3x3) LPM, LOGIT and PROBIT. After that, i have to estimate a model that: P is the probability of the event "Y=1 "estimated under the condition: be identical for all individuals in the sample. So, I have to determine the estimates of the coefficien...
- Sun Nov 16, 2014 11:32 am
- Forum: Estimation
- Topic: LPM, LOGIT and PROBIT have all the same probability
- Replies: 4
- Views: 4870
Re: LPM, LOGIT and PROBIT have all the same probability
Someone, please?
- Wed Nov 12, 2014 5:16 pm
- Forum: Estimation
- Topic: LPM, LOGIT and PROBIT have all the same probability
- Replies: 4
- Views: 4870
LPM, LOGIT and PROBIT have all the same probability
Hello guys,
I have a simple question to you,
I need to estimate three coeffficient (y=b1+b2x2+b3x3) that LPM, LOGIT and PROBIT have all the same probability. Do you know how I do that?
Thanks for your help,
Regards.
I have a simple question to you,
I need to estimate three coeffficient (y=b1+b2x2+b3x3) that LPM, LOGIT and PROBIT have all the same probability. Do you know how I do that?
Thanks for your help,
Regards.
- Sat Oct 11, 2014 5:11 am
- Forum: Estimation
- Topic: NLS MODEL (ERROR)
- Replies: 1
- Views: 2582
NLS MODEL (ERROR)
Good afternoon, I have a simple question to you, I want to estimate a NLS model (log(y)=c(1)-c(2)*x2*exp(-c(3)*x3)) and calculate Sum Squared Resid, however when i write a program like: (FOR !i=1 to 100 series z2_it!i=x2*exp(-c(3)*x3) series z3_it!i=c(2)*x2*(-x3)*exp(-c(3)*x3) series w_it!i=log(y)+c...
