<?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: Spline option grayed out in effect statement? in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/Spline-option-grayed-out-in-effect-statement/m-p/736883#M9938</link>
    <description>&lt;P&gt;As long as the code runs don't spend any time worrying about editor highlighting.&lt;/P&gt;
&lt;P&gt;If you run code and get an error there, then you may have to look to your version of SAS vs the documentation to determine if the option is actually available in your particular install.&lt;/P&gt;</description>
    <pubDate>Sun, 25 Apr 2021 21:37:39 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2021-04-25T21:37:39Z</dc:date>
    <item>
      <title>Spline option grayed out in effect statement?</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Spline-option-grayed-out-in-effect-statement/m-p/736877#M9937</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc logistic data=compas1;
 effect PRIORspl=spline(priors_count / degree=2);
 model two_year_recid (event='0') = PRIORspl/ rsq lackfit;
 id compas_id priors_count;
 output out=one predicted=splpred
 reschi=splres;
 effectplot fit (x=priors_count);
 title1 'Continuous BP with Spline';
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;My code is as above. The spline option doesn't turn blue as it's supposed to&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Apr 2021 17:45:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Spline-option-grayed-out-in-effect-statement/m-p/736877#M9937</guid>
      <dc:creator>ayosas</dc:creator>
      <dc:date>2021-04-25T17:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Spline option grayed out in effect statement?</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Spline-option-grayed-out-in-effect-statement/m-p/736883#M9938</link>
      <description>&lt;P&gt;As long as the code runs don't spend any time worrying about editor highlighting.&lt;/P&gt;
&lt;P&gt;If you run code and get an error there, then you may have to look to your version of SAS vs the documentation to determine if the option is actually available in your particular install.&lt;/P&gt;</description>
      <pubDate>Sun, 25 Apr 2021 21:37:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Spline-option-grayed-out-in-effect-statement/m-p/736883#M9938</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2021-04-25T21:37:39Z</dc:date>
    </item>
  </channel>
</rss>

