BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
iiibbb
Quartz | Level 8

Hi--

I am new to the ROBUSTREG procedure... which has been very helpful addressing leverage points and outliers that are real and I can't simply disqualify them from my data.

Is there a functional equivalent to PROC REG's ucl lcl uclm lclm outputs for ROBUSTREG or is it irrelevant to the weighted least squares approach?

Alternatively I was just going to go with Quantile Regression to capture the variability.

1 ACCEPTED SOLUTION

Accepted Solutions
PaigeMiller
Diamond | Level 26

PROC ROBUSTREG provides estimates of the standard errors of the predicted mean (or standard error of predicted individual values) in the OUTPUT statement (STDM or STDI options). From those you can compute whatever confidence interval or prediction interval you want.

--
Paige Miller

View solution in original post

1 REPLY 1
PaigeMiller
Diamond | Level 26

PROC ROBUSTREG provides estimates of the standard errors of the predicted mean (or standard error of predicted individual values) in the OUTPUT statement (STDM or STDI options). From those you can compute whatever confidence interval or prediction interval you want.

--
Paige Miller

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 763 views
  • 0 likes
  • 2 in conversation