Error: Equation too complex or Syntax Error
Posted: Sun Apr 19, 2015 8:48 pm
Hello,
I've just begun using a version of EVIews 8 Student for an assignment I have, and have run into trouble.
We are running very simple OLS estimations of linear equations of varying sizes, using panel data imported from excel. We have data on 11 variables, one dependent and 10 independent. I have had success with equations containing 6 parameters, but anything more than that and I get an Error message: "Equation too complex or Syntax Error".
For example:
e=c(1)+c(2)*y+c(3)*p+c(4)*r+c(5)*m+c(6)*a <--- Works fine
e=c(1)+c(2)*y+c(3)*p+c(4)*r+c(5)*m+c(6)*a+c(7)*d+c(8)*tmax+c(9)*tmin <---- returns the error
Is this due to some restriction in the Student Version, or is there something else I'm missing...
Any help kindly welcomed!
Charlie.
I've just begun using a version of EVIews 8 Student for an assignment I have, and have run into trouble.
We are running very simple OLS estimations of linear equations of varying sizes, using panel data imported from excel. We have data on 11 variables, one dependent and 10 independent. I have had success with equations containing 6 parameters, but anything more than that and I get an Error message: "Equation too complex or Syntax Error".
For example:
e=c(1)+c(2)*y+c(3)*p+c(4)*r+c(5)*m+c(6)*a <--- Works fine
e=c(1)+c(2)*y+c(3)*p+c(4)*r+c(5)*m+c(6)*a+c(7)*d+c(8)*tmax+c(9)*tmin <---- returns the error
Is this due to some restriction in the Student Version, or is there something else I'm missing...
Any help kindly welcomed!
Charlie.