<?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: sensitivity analysis in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/sensitivity-analysis/m-p/840345#M41654</link>
    <description>That works!&lt;BR /&gt;Thank you so much!</description>
    <pubDate>Mon, 24 Oct 2022 18:59:19 GMT</pubDate>
    <dc:creator>floflow</dc:creator>
    <dc:date>2022-10-24T18:59:19Z</dc:date>
    <item>
      <title>sensitivity analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/sensitivity-analysis/m-p/840338#M41651</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am currently doing multi-level-regressions, looking at the link between sleep and social media use.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc surveylogistic data=sleep; *unadjusted;&lt;BR /&gt;cluster id2;&lt;BR /&gt;class smu (ref='active');&lt;BR /&gt;model sleep_rec (event='not meeting sleep recommandations') = smu;&lt;BR /&gt;weight wtcan;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to add sensitivity analysis to see if there are gender differences in different social media use categories.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have no idea where to start.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 17:54:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/sensitivity-analysis/m-p/840338#M41651</guid>
      <dc:creator>floflow</dc:creator>
      <dc:date>2022-10-24T17:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: sensitivity analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/sensitivity-analysis/m-p/840339#M41652</link>
      <description>&lt;P&gt;How about this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc surveylogistic data=sleep; *unadjusted;
cluster id2;
class smu (ref='active') gender;
model sleep_rec (event='not meeting sleep recommandations') = smu gender smu*gender;
weight wtcan;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 24 Oct 2022 17:59:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/sensitivity-analysis/m-p/840339#M41652</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-10-24T17:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: sensitivity analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/sensitivity-analysis/m-p/840345#M41654</link>
      <description>That works!&lt;BR /&gt;Thank you so much!</description>
      <pubDate>Mon, 24 Oct 2022 18:59:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/sensitivity-analysis/m-p/840345#M41654</guid>
      <dc:creator>floflow</dc:creator>
      <dc:date>2022-10-24T18:59:19Z</dc:date>
    </item>
  </channel>
</rss>

