Hello everyone,
I am having the following error when running lassologit
Error:
Has anyone encountered this error before? If so, what should I do? I tried installing, updating stata as suggested before on statalist. Also, I have installed the lassopack and still got this error
Thank you for your time.
I am having the following error when running lassologit
Code:
lassologit loan_close `all' `fe', postlogit predict double prob_loan_close if e(sample), pr postlogit lic(ebic)
Code:
. predict double prob_loan_close if e(sample), pr postlogit lic(ebic)
Use lambda=118.077676822632 (selected by EBIC).
st_matrixcolstripe(): 3300 argument out of range
ereturn_beta(): - function returned error
PostResults(): - function returned error
<istmt>: - function returned error
Thank you for your time.

Comment