Statistical Procedures

Programming the statistical procedures from SAS
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

Join us for our biggest event of the year!

Four days of inspiring keynotes, product reveals, hands-on learning opportunities, deep-dive demos, and peer-led breakouts. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

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