Duda: He nombrado cada beta como b1, b2, b3, b4 y b5. A la hora que intento hacer la regresión me sale el siguiente error:
!--error 15
submatrix incorrectly defined
at line 105 of function explouniv called by :
line 65 of function ols called by :
resul=ols(logy,1,b1,b2,b3,b4,b5)
submatrix incorrectly defined
at line 105 of function explouniv called by :
line 65 of function ols called by :
resul=ols(logy,1,b1,b2,b3,b4,b5)
Entonces el comando será:
resul=ols(logy,X)
No comments:
Post a Comment