Good evening,
I have a probit model where:
probit(y) = intercept + beta1*var1 + beta2*var2 + beta3*var3 + beta4*var4
where after performing augmented dickey fuller through the - dfuller - command I obtain that:
y and var2 are both I(0)
var1, var3, var4 are I(1)
I read that since I have variables integrated of different orders, I should use an ARDL model (using command ardl) to test for Cointegration. However I'm not sure if I can because my dependent variable y is I(0). I have searched the web for some insight but I have found no conclusive answer. Is there a problem of using ARDL when y is binary? Is this a problem in probit/logit? Or would it only be a problem if I used LPM?
Additionally, sorry if the question is a bit basic but are all dummy variables I(0)?
Thank you
Related Posts with Cointegration for Probit model
Trying to run a predicted probabilities plot with a twoway scatterplot with a splineI accidentally created two threads of the same thing …
GLS for non-linear equationln (Pit) = a*ln(Rit + b*Vit) + uit I want to estimate a, b for wide panel data (i = 1~16, t = 2007~…
Coefficient interpretation from a GLM regression family(gamma) link(log)Hi all, I am trying to explain some coefficients from a GLM regression with family(gamma) link(log)…
Tried several variations...need help with graphing a predicted probabilities plot with twoway scatter plot and splinedHi Statalist, I cannot figure out how to do this... the attached graph is exactly what we want, but …
Missing variables using reshape wide commandHi, This is the command I'm using- reshape wide day_piece, i(farm) j(day_sales) string And this is…
Subscribe to:
Post Comments (Atom)
0 Response to Cointegration for Probit model
Post a Comment