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

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