BookmarkSubscribeRSS Feed
Tissue5454
Obsidian | Level 7

I am trying to plot LASSO solution pass such as Figure 3 of "Funda Gunes, SAS Institute Inc. Penalized Regression Method for Linear Models in SAS/STATS".

 

"plots=all" option of glmselect shows the graph of which X axis shows step No., Y axis shows ASE (Aberage Squared Errors)

but I want to plot the graph  of which X axis shows the normalized tuning value (L1 norm of the regression coefficients divided by the L1 norm of the ordinary least squares splution), Y azis shows ASE.

 

How can I plot it ?

1 REPLY 1
Tissue5454
Obsidian | Level 7

I could plot it !

 

plot(stepaxis=normb)=all;

 

Thanks.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

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
  • 1 reply
  • 2257 views
  • 0 likes
  • 1 in conversation