Hello!
I'm practising with SAS University Edition, specifically with the QLIM procedure and I'm curious about how to perform a censored regression with different observation-by-observation censoring, such as is described in the "Details: QLIM procedure>Limited Dependent Variable Models" section of SAS User's Guide.
Thanks in advance!
Thanks for your answer!
@Reeza wrote:Is this what you're looking for:
No. Using this same documentation, I was referring to
where the censores are at both sides. I think I have found the answer under the Endogenous statement, by using the LB and UB options (I have not tested yet). I will try and I will back!
Thanks!
Is this what you're looking for:
I'm not sure SAS UE supports QLIM - if you get a procedure not found error that will mean it does not support it.
Thanks for your answer!
@Reeza wrote:Is this what you're looking for:
No. Using this same documentation, I was referring to
where the censores are at both sides. I think I have found the answer under the Endogenous statement, by using the LB and UB options (I have not tested yet). I will try and I will back!
Thanks!
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.
Find more tutorials on the SAS Users YouTube channel.