Code:
lassologit y x1-x15 if x16 == 100 lassologit, lic(ebic) postresults
For the second line I get the following error:
Code:
Use lambda=.7707203529877009 (selected by EBIC).
st_matrixcolstripe(): 3300 argument out of range
ereturn_beta(): - function returned error
PostResults(): - function returned error
<istmt>: - function returned error
r(3300);I would assume that if the first line works fine, the second should as well, as the final model has already been estimated within the first line of code.
I would like to generate predicitons from the final model with
Code:
predict double phat, pr
Hello i have the same error. did you manage to fix it?
ReplyDelete