
Uploaded with ImageShack.us
Moderators: EViews Gareth, EViews Moderator
Code: Select all
@logl lf
pon=flows-(gama(1)*mmr_eur+gama(2)*yield_ger+gama(3)*ind_eu27+gama(4)*cds_cro+gama(5)*liquid_cro+gama(6)*drate_cro+gama(7)*crobex+gama(8)*resdug_cro)
potr=flows-(beta(1)*cpi_cro+beta(2)*inf_cro+beta(3)*crobex+beta(4)*crbxch+beta(5)*ind_cro+beta(6)*indch_cro+beta(7)*resuvoz_cro+beta(8)*drate_cro+beta(9)*cds_cro)
potraznja=(1/sigma_s(1))*(@dnorm(pon/sigma_s(1)))*(1-(@cnorm(potr/sigma_d(1))))
ponuda=(1/sigma_d(1))*(@dnorm(potr/sigma_d(1)))*(1-(@cnorm(pon/sigma_s(1))))
lf=log(potraznja+ponuda)Starting values are set to 0, but the problem remains if I set them to 1, 10, or any other number.Check your starting values for the parameters.
Thanks for the help, it does work!set the sigma values to 1000 and it'll run
Users browsing this forum: No registered users and 2 guests