<?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: Should I use Proc VARMAX for my multiple multivariate time series dataset? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Should-I-use-Proc-VARMAX-for-my-multiple-multivariate-time/m-p/893812#M44289</link>
    <description>&lt;P&gt;I no nothing about VARMAX but if your MUA variable has something to do with municipal status and Rural designates something about rural/urban status they a going to be very highly correlated with FIPS and need some caution.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Some counties will change status slowly with population changes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note: post code in a text box opened on the forum with the &amp;lt;/&amp;gt; icon that appears above the main message window. The main message box reformats text and may not run as expected. Your example doesn't create a very usable data set when I copy it from the message window and run because of the DSD with no specified delimiter. So I get values for FIPS like "01001 2" and the other variables are all missing.&lt;/P&gt;</description>
    <pubDate>Tue, 12 Sep 2023 15:06:44 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2023-09-12T15:06:44Z</dc:date>
    <item>
      <title>Should I use Proc VARMAX for my multiple multivariate time series dataset?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Should-I-use-Proc-VARMAX-for-my-multiple-multivariate-time/m-p/893802#M44288</link>
      <description>&lt;PRE&gt;&lt;CODE class=""&gt;data WORK.ANALYTIC;
  infile datalines dsd truncover;
  input fips:$7. year:32. ptb:32. entropyindex:32. mua:32. rural:32.;
datalines;
01001 2007 15.4 0.6408070774 1 0 
01001 2008 14.9 0.6347032529 1 0 
01001 2009 14.6 0.5946361175 1 0 
01001 2010 13.6 0.4998764511 1 0 
01001 2011 13.7 0.4841341568 1 0 
01001 2012 13.5 0.4451194338 1 0 
01001 2013 13.2 0.4636948987 1 0 
01001 2014 11 0.5613597794 1 0 
01001 2015 10.5 0.4616523638 1 0 
01001 2016 10.6 0.5859625243 1 0 
01001 2017 10.2 0.5429811399 1 0 
01001 2018 11.3 0.7012052158 1 0 
01001 2019 11.9 0.5924427314 1 0 
01003 2007 16.3 0.5890522164 1 0
01003 2008 15.6 0.6327763934 1 0&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to look at the relationship between my exposure variable (ptb) and outcome variable (entropyindex) over the time period 2007-2019 for every county in the US (each county has a unique "fips" code). There are over 3,000 counties each year. Additionally, I have two covariates - mua and rural.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A snippet of my data is provided above.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For data structured this way, would the best way to run a time series analysis be to use proc varmax? Please let me know if I can provide any additional information!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 16:56:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Should-I-use-Proc-VARMAX-for-my-multiple-multivariate-time/m-p/893802#M44288</guid>
      <dc:creator>evance</dc:creator>
      <dc:date>2023-09-12T16:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Should I use Proc VARMAX for my multiple multivariate time series dataset?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Should-I-use-Proc-VARMAX-for-my-multiple-multivariate-time/m-p/893812#M44289</link>
      <description>&lt;P&gt;I no nothing about VARMAX but if your MUA variable has something to do with municipal status and Rural designates something about rural/urban status they a going to be very highly correlated with FIPS and need some caution.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Some counties will change status slowly with population changes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note: post code in a text box opened on the forum with the &amp;lt;/&amp;gt; icon that appears above the main message window. The main message box reformats text and may not run as expected. Your example doesn't create a very usable data set when I copy it from the message window and run because of the DSD with no specified delimiter. So I get values for FIPS like "01001 2" and the other variables are all missing.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 15:06:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Should-I-use-Proc-VARMAX-for-my-multiple-multivariate-time/m-p/893812#M44289</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2023-09-12T15:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Should I use Proc VARMAX for my multiple multivariate time series dataset?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Should-I-use-Proc-VARMAX-for-my-multiple-multivariate-time/m-p/893849#M44292</link>
      <description>Thank you for your response! MUA is medically underserved area.&lt;BR /&gt;&lt;BR /&gt;I'm not sure I understand the second half of your reply because this is my first experience posting on this website.</description>
      <pubDate>Tue, 12 Sep 2023 16:54:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Should-I-use-Proc-VARMAX-for-my-multiple-multivariate-time/m-p/893849#M44292</guid>
      <dc:creator>evance</dc:creator>
      <dc:date>2023-09-12T16:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Should I use Proc VARMAX for my multiple multivariate time series dataset?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Should-I-use-Proc-VARMAX-for-my-multiple-multivariate-time/m-p/893851#M44293</link>
      <description>I think I fixed it. Please let me know if that helps.</description>
      <pubDate>Tue, 12 Sep 2023 16:57:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Should-I-use-Proc-VARMAX-for-my-multiple-multivariate-time/m-p/893851#M44293</guid>
      <dc:creator>evance</dc:creator>
      <dc:date>2023-09-12T16:57:01Z</dc:date>
    </item>
  </channel>
</rss>

