<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Regularized regression in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Regularized-regression/m-p/458855#M23950</link>
    <description>&lt;P&gt;Thanks PG. I agree. I thought there must be a good reason for not having SEs in LASSO procedure. I might have to do some more literature review on this. I chose LASSO because I have multicollinearity in my data but I am curious what SEs would be, if it is possible to generate them. Thanks again!&lt;/P&gt;</description>
    <pubDate>Mon, 30 Apr 2018 21:52:55 GMT</pubDate>
    <dc:creator>DNYabs</dc:creator>
    <dc:date>2018-04-30T21:52:55Z</dc:date>
    <item>
      <title>Regularized regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Regularized-regression/m-p/458713#M23942</link>
      <description>&lt;P&gt;I am running a regularized regression on several traits using the following code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Proc glmselect data = DalReg1 plots(stepaxis=normb)=coefficients;&lt;BR /&gt;Model TW = Protein TGW SGD GL GW Size Shape / selection = LASSO(stop=none choose = cvex);&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The output is great. However, I am wondering how to obtain standard errors for each coefficient. Help suggestions on this, please?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dalitso&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2018 15:54:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Regularized-regression/m-p/458713#M23942</guid>
      <dc:creator>DNYabs</dc:creator>
      <dc:date>2018-04-30T15:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: Regularized regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Regularized-regression/m-p/458718#M23943</link>
      <description>&lt;P&gt;The standard error for the coefficients appears in the parameter estimates results which should be in the output by default. Do mean to ask how to get that information into a data set?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2018 16:02:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Regularized-regression/m-p/458718#M23943</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-04-30T16:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Regularized regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Regularized-regression/m-p/458751#M23944</link>
      <description>&lt;P&gt;Ballardw: Here is the output. There is no SE.&lt;/P&gt;&lt;P&gt;SAS Output&lt;/P&gt;&lt;DIV class="branch"&gt;&lt;DIV&gt;&lt;DIV align="center"&gt;Analysis of Variance Source DF Sum of Squares Mean Square F Value Model Error Corrected Total &lt;TABLE cellspacing="0" cellpadding="5"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;4523.88515&lt;/TD&gt;&lt;TD&gt;904.77703&lt;/TD&gt;&lt;TD&gt;208.11&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1271&lt;/TD&gt;&lt;TD&gt;5525.89163&lt;/TD&gt;&lt;TD&gt;4.34767&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1276&lt;/TD&gt;&lt;TD&gt;10050&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;DIV align="center"&gt;Root MSE Dependent Mean R-Square Adj R-Sq AICAI CCS BC CVEX PRESS &lt;TABLE cellspacing="0" cellpadding="5"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;2.08511&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;58.92247&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;0.4501&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;0.4480&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3161.71694&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3161.80520&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1913.63055&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;4.85730&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;DIV align="center"&gt;Parameter Estimates Parameter DF Estimate Intercept Protein TGW SGD GL Shape &lt;TABLE cellspacing="0" cellpadding="5"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;19.141464&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;-0.221838&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;0.192900&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;15.111831&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;0.040392&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;0.195827&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 30 Apr 2018 17:07:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Regularized-regression/m-p/458751#M23944</guid>
      <dc:creator>DNYabs</dc:creator>
      <dc:date>2018-04-30T17:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Regularized regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Regularized-regression/m-p/458766#M23946</link>
      <description>&lt;P&gt;You might consider doing LASSO selection via PROC NLMIXED instead as illustrated in &lt;A href="http://support.sas.com/kb/60240" target="_self"&gt;this note&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2018 17:50:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Regularized-regression/m-p/458766#M23946</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2018-04-30T17:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Regularized regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Regularized-regression/m-p/458793#M23947</link>
      <description>&lt;P&gt;Hi Dave,&lt;/P&gt;&lt;P&gt;I am not sure if I am familiar with NLMIXED. Is there any other way with proc GLMSELECT? If not I might just to have a go at NLMIXED and see.&lt;/P&gt;&lt;P&gt;Thanks Dave.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2018 18:53:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Regularized-regression/m-p/458793#M23947</guid>
      <dc:creator>DNYabs</dc:creator>
      <dc:date>2018-04-30T18:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Regularized regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Regularized-regression/m-p/458840#M23949</link>
      <description>&lt;P&gt;There are no SE provided when variable selection is performed with LASSO. There might be a good reason for that. Models resulting from variable selection methods do not account in their parameter estimates&amp;nbsp;SE for model uncertainty. You can get parameter SEs for the chosen model, conditional on that choice, with other regression procedures, such as GLM, GENMOD or GLIMMIX.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2018 20:42:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Regularized-regression/m-p/458840#M23949</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2018-04-30T20:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Regularized regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Regularized-regression/m-p/458855#M23950</link>
      <description>&lt;P&gt;Thanks PG. I agree. I thought there must be a good reason for not having SEs in LASSO procedure. I might have to do some more literature review on this. I chose LASSO because I have multicollinearity in my data but I am curious what SEs would be, if it is possible to generate them. Thanks again!&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2018 21:52:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Regularized-regression/m-p/458855#M23950</guid>
      <dc:creator>DNYabs</dc:creator>
      <dc:date>2018-04-30T21:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Regularized regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Regularized-regression/m-p/458949#M23953</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc hpgenselect data=sashelp.class ;&lt;BR /&gt;class sex;&lt;BR /&gt;model weight = sex height age/ &lt;STRONG&gt;CL&lt;/STRONG&gt; ; &lt;BR /&gt;&lt;BR /&gt;selection method=Lasso(choose=SBC) details=all;&lt;BR /&gt;performance details;&lt;BR /&gt;run;&lt;BR /&gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;You will see :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt; NOTE: The CL option is not available for the LASSO method.
 NOTE: The HPGENSELECT procedure is executing in single-machine mode.
 NOTE: * Optimal Value of Criterion
 NOTE: There were 19 observations read from the data set SASHELP.CLASS.&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 01 May 2018 11:09:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Regularized-regression/m-p/458949#M23953</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2018-05-01T11:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Regularized regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Regularized-regression/m-p/459124#M23976</link>
      <description>&lt;P&gt;Ksharp,&lt;/P&gt;&lt;P&gt;This is what I have seen:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: The CL option is not available for the LASSO method.&lt;BR /&gt;NOTE: The HPGENSELECT procedure is executing in single-machine mode.&lt;BR /&gt;NOTE: * Optimal Value of Criterion&lt;BR /&gt;NOTE: There were 1496 observations read from the data set WORK.DALREG1.&lt;BR /&gt;NOTE: PROCEDURE HPGENSELECT used (Total process time):&lt;BR /&gt;real time 1.07 seconds&lt;BR /&gt;cpu time 0.51 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just read about Bayesian LASSO that has the ability to generate SE. However, it requires a macro, an area I am, sadly, not competent with. Any help from anybody please?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;DNY&lt;/P&gt;</description>
      <pubDate>Tue, 01 May 2018 21:32:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Regularized-regression/m-p/459124#M23976</guid>
      <dc:creator>DNYabs</dc:creator>
      <dc:date>2018-05-01T21:32:43Z</dc:date>
    </item>
  </channel>
</rss>

