Hi, dear @FernandoRios
my code is
mmqreg y x ,q(0.25) absorb(v1) nols
then send me error code like this
last estimates not found
r(301);
I do not understand why should have last estimates
Is there a problem with the source code?
if not add abs(v1)
just like
mmqreg y x ,q(0.25) nols
it can send me results
but I really need add abs(v1) to get what I need
hope you can help me
Best wishes,
Can Jin
my code is
mmqreg y x ,q(0.25) absorb(v1) nols
then send me error code like this
last estimates not found
r(301);
I do not understand why should have last estimates
Is there a problem with the source code?
if not add abs(v1)
just like
mmqreg y x ,q(0.25) nols
it can send me results
but I really need add abs(v1) to get what I need
hope you can help me
Best wishes,
Can Jin
Comment