Code: Select all
y = C(1)*x1 + (1-C(1))*X2 Is there anyway around this? To get the functionality as if it were a list equation while in the explicit equation format?
Many thanks,
MrC
Moderators: EViews Gareth, EViews Moderator
Code: Select all
y = C(1)*x1 + (1-C(1))*X2 Ah that's a shame, but thank you for letting me know!Unfortunately not. In general, the tests (or, at the very least our implementation of them) require linear least squares, and since you've estimated a non-linear equation, they aren't available.
Return to “General Information and Tips and Tricks”
Users browsing this forum: No registered users and 2 guests