Smooth Transition Regression estimation issue

For technical questions regarding estimation of single equations, systems, VARs, Factor analysis and State Space Models in EViews. General econometric questions and advice should go in the Econometric Discussions forum.

Moderators: EViews Gareth, EViews Moderator

purdued
Posts: 8
Joined: Tue Nov 19, 2013 10:30 am

Smooth Transition Regression estimation issue

Postby purdued » Tue Nov 19, 2013 10:37 am

Hi all,

I'm currently trying to estimate an non-linear STR with the following:

smpl @all

series dr_uk = r_uk - r_uk(-1)
series ldr_uk = dr_uk(-1)
series t = @trend + 1

coef(1) gamma
coef(1) lambda
coef(7) beta
coef(7) theta


LS R_UK = (1 - 1/(1 + @exp(-gamma(1)*(t - lambda(1)))))*(BETA(1) + BETA(2)*R_UK(-1) + BETA(3)*LDR_UK + BETA(4)*PI_GUK + BETA(5)*Y_GUK + BETA(6)*PI_UK + BETA(7)*CLI_UK) + (1/(1 + @exp(-gamma(1)*(t - lambda(1)))))*(THETA(1) + THETA(2)*R_UK(-1) + THETA(3)*LDR_UK + THETA(4)*PI_GUK + THETA(5)*Y_GUK + THETA(6)*PI_UK + THETA(7)*CLI_UK)

I get an error saying "overflow of analytical derivatives" although I get estimates for my coefficients. What I don't get is a equation object.

Anyone knows what's happening here?

I'm new to eviews so I'm hoping its something stupid.

Thanks
Dave

trubador
Did you use forum search?
Posts: 1520
Joined: Thu Nov 20, 2008 12:04 pm

Re: Smooth Transition Regression estimation issue

Postby trubador » Wed Nov 27, 2013 6:11 am

Hard to tell without seeing the workfile. Have you tried different starting values?


Return to “Estimation”

Who is online

Users browsing this forum: No registered users and 2 guests