Hi, I am trying to estimate a probit model with the following form:
prob( y = 1 )= F( Xb + V(z) ) where
F( . ) is the cumulative normal distribution function, Xb is a parametric part and V(z) is a non-parametric part; V(.) is an unknown function of the variable z .
I search for a command or procedure in Stata which can estimate such models but with no luck. Can you help me?
Thanks for your help
Alexandros
prob( y = 1 )= F( Xb + V(z) ) where
F( . ) is the cumulative normal distribution function, Xb is a parametric part and V(z) is a non-parametric part; V(.) is an unknown function of the variable z .
I search for a command or procedure in Stata which can estimate such models but with no luck. Can you help me?
Thanks for your help
Alexandros
Comment