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.

sas-innovate-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

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