<?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 method on complex data in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/multivariate-method-on-complex-data/m-p/459049#M23974</link>
    <description>&lt;P&gt;Surveylogistic for complex data and logistic regression.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sometimes when you get into the complex samples the appropriate approach for some traditional statistics tests are not as well defined.&lt;/P&gt;</description>
    <pubDate>Tue, 01 May 2018 18:16:45 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2018-05-01T18:16:45Z</dc:date>
    <item>
      <title>multivariate method on complex data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/multivariate-method-on-complex-data/m-p/458880#M23961</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Can anyone help me with a question on using complex data?&lt;/P&gt;&lt;P&gt;I know that we need to use strata and cluster statement in order to use weighted data. But I could not find any example that these statement could be used in manova...&lt;/P&gt;&lt;P&gt;If I write my model like this, it will run. But I can only have one dependent variable.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc surveyreg data = wave1.cro_section_neededIV;&lt;BR /&gt;cluster psuscid;&lt;BR /&gt;strata region;&lt;BR /&gt;weight gswgt1;&lt;BR /&gt;class BIO_SEX;&lt;BR /&gt;model nonagressivedelin =BIO_SEX parentattchemnt schoolattachment delinqpeerw1&lt;BR /&gt;parentalcontrol&lt;BR /&gt;BIO_SEX*cparentattchemnt&lt;BR /&gt;BIO_SEX*cparentalcontrol&lt;BR /&gt;age eduw1/ solution ;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I add "&amp;nbsp;manova h= _ALL_ ;" after model statement, it will not run...&lt;/P&gt;&lt;P&gt;So it means when using&amp;nbsp;weighted&amp;nbsp;data, there is no way to use multivariate method? I also tried to use proc glm, not working with strata statement, either. Only proc reg is allowed to go with "survey" and strata statement. WHY?&lt;/P&gt;</description>
      <pubDate>Tue, 01 May 2018 01:14:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/multivariate-method-on-complex-data/m-p/458880#M23961</guid>
      <dc:creator>Lindy</dc:creator>
      <dc:date>2018-05-01T01:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: multivariate method on complex data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/multivariate-method-on-complex-data/m-p/459009#M23968</link>
      <description>&lt;P&gt;Did you try a simple ANOVA option on the model statement?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;None of the documentation I have seen for SURVEYREG has MANOVA as an option. So I would expect an error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you run code and get errors it might help the forum answer you questions if you show the log in a code box opened with the forum {I} menu icon to preserve the formatting of messages.&lt;/P&gt;</description>
      <pubDate>Tue, 01 May 2018 15:36:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/multivariate-method-on-complex-data/m-p/459009#M23968</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-05-01T15:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: multivariate method on complex data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/multivariate-method-on-complex-data/m-p/459012#M23970</link>
      <description>&lt;P&gt;Thank you for your reply! I tried univariate (anova) and it worked. But I can't help wondering people like me who use complex data would face a dilemma: if we have two DVs, and they are correlated. We wanted to use multivariate regression. However, in SAS, it seems we could not...right?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then how about poisson, logistic regression? Maybe survey statement also do not go together with them, either. I only know survey statement could go with proc reg, and proc phreg.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 May 2018 15:43:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/multivariate-method-on-complex-data/m-p/459012#M23970</guid>
      <dc:creator>Lindy</dc:creator>
      <dc:date>2018-05-01T15:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: multivariate method on complex data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/multivariate-method-on-complex-data/m-p/459049#M23974</link>
      <description>&lt;P&gt;Surveylogistic for complex data and logistic regression.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sometimes when you get into the complex samples the appropriate approach for some traditional statistics tests are not as well defined.&lt;/P&gt;</description>
      <pubDate>Tue, 01 May 2018 18:16:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/multivariate-method-on-complex-data/m-p/459049#M23974</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-05-01T18:16:45Z</dc:date>
    </item>
  </channel>
</rss>

