I am trying to set a specific level for lincomest, but it only accepts numbers without decimals.
That means that
Code:
lincomest 1.case+1.case#2.main_diag-0.case#2.main_diag, level(99)
but
Code:
lincomest 1.case+1.case#2.main_diag-0.case#2.main_diag, level(99.75)
Code:
option level() incorrectly specified
Code:
set level
I cannot find any reason for this in the documentation.
Have I misunderstood how to define the level?
Thank you,
Anna
0 Response to Setting the level() for lincomest, decimals don't work
Post a Comment