BookmarkSubscribeRSS Feed
cricesd
Calcite | Level 5

How do I calculate confidence intervals in Quantselect?

2 REPLIES 2
PGStats
Opal | Level 21

You can't, because the model selection process itself biasses the model fit and estimates statistics.

 

From the documentation:

 

The QUANTSELECT procedure is intended primarily as an effect selection
 procedure and does not include regression diagnostics and hypothesis
 testing. The intention is that you use the QUANTSELECT procedure to select
 a model or a set of models, where each model contains a set of selected
 effects, and then you can further investigate these models by using PROC
 QUANTREG or other analytic tools.

Use proc quantreg with your selected model(s) to get confidence intervals.

 

PG
cricesd
Calcite | Level 5

Thank you for your reply. So, if I want to use L1-norm (LASSO) regularized quantile regression for my data analysis, is there another SAS program that I shoud be using? I need to get shrinkage on the estimates. Apparently QUANTSELECT only uses LASSO for the model selection and then refits the model 'without penalty'.

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

What is ANOVA?

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.

Discussion stats
  • 2 replies
  • 1561 views
  • 0 likes
  • 2 in conversation