<?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: Multivariate Analysis in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Multivariate-Analysis/m-p/703748#M34017</link>
    <description>&lt;P&gt;Logistic regression is the usual starting point for this type of analysis. Not sure how recoding causes any issues, SAS will handle the values correctly if they're described as below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Logistic regression is pretty straightforward and there are a lot of references there. Start with the second example in the documentation and then the UCLA tutorials (found via Google) that are useful if you're looking to code it yourself.&lt;/P&gt;</description>
    <pubDate>Fri, 04 Dec 2020 23:28:07 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2020-12-04T23:28:07Z</dc:date>
    <item>
      <title>Multivariate Analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Multivariate-Analysis/m-p/703746#M34016</link>
      <description>&lt;P&gt;I was given a cleaned data set and am trying to run a multivariate analysis on a dataset, the individual I am running it for is not sure how to run it, and I have never conducted a multivariate analysis like this before. They have asked that I dodo my best not to recode or clean the data and it is causing me some problems.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a dichotomous, binary outcome variable (y/n; coded as 1/2) and 8 predictors. The predictors are:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;age (categorical, 8 categories)&lt;/LI&gt;&lt;LI&gt;sex (2 categories)&lt;/LI&gt;&lt;LI&gt;race (8 categories)&lt;/LI&gt;&lt;LI&gt;systemic disease 1 (1, yes; 2 no; 3 unknown)&lt;/LI&gt;&lt;LI&gt;systemic disease 2&amp;nbsp;(1, yes; 2 no; 3 unknown)&lt;/LI&gt;&lt;LI&gt;systemic disease 3 (1, yes; 2 no; 3 unknown)&lt;/LI&gt;&lt;LI&gt;insurance (4 categories)&lt;/LI&gt;&lt;LI&gt;Location (45 counties, coded 0-44)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Ultimately i am trying to see if any of the predictors have associations with the outcome, if there are any interactions, and if there are any relationships/patterns within a location (for example, are certain locations associated with higher rates of the systemic diseases and if so, is there an effect on the outcome).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have someone to write the code, but we need to provide a list of tests that should be done and I am no statistics wizard so i would love any suggestions on tests our coder should look at.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 23:04:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Multivariate-Analysis/m-p/703746#M34016</guid>
      <dc:creator>olly3095</dc:creator>
      <dc:date>2020-12-04T23:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Multivariate Analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Multivariate-Analysis/m-p/703748#M34017</link>
      <description>&lt;P&gt;Logistic regression is the usual starting point for this type of analysis. Not sure how recoding causes any issues, SAS will handle the values correctly if they're described as below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Logistic regression is pretty straightforward and there are a lot of references there. Start with the second example in the documentation and then the UCLA tutorials (found via Google) that are useful if you're looking to code it yourself.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 23:28:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Multivariate-Analysis/m-p/703748#M34017</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-12-04T23:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: Multivariate Analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Multivariate-Analysis/m-p/703752#M34018</link>
      <description>&lt;P&gt;When you get a variable like county you may want to look at how many records you have per county if you haven't already.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know that in my state almost any report drops/excludes certain counties because of low population. For relatively common occurrences, such as traffic fatalities, these counties may have none for a given period of time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Combining such a variable with others such as sex, age, race/ethnicity, multiple diseases and insurance you may very well not have many of the combinations occur.&lt;/P&gt;
&lt;P&gt;From your data description if you do not have at least 13,824 records per county you won't have all your combinations included. (8x2x8x3x3x3x4)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sample size can raise problems with coding schemes and may require some reconsideration.&lt;/P&gt;</description>
      <pubDate>Sun, 06 Dec 2020 19:59:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Multivariate-Analysis/m-p/703752#M34018</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-12-06T19:59:06Z</dc:date>
    </item>
  </channel>
</rss>

