<?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: Reduced rank regression in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-PLS-Reduced-rank-regression/m-p/667615#M31867</link>
    <description>Thanks &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/16961"&gt;@ChrisNZ&lt;/a&gt;.&lt;BR /&gt;I'm not sure I understand your question, but I used proc pls method=rrr.</description>
    <pubDate>Wed, 08 Jul 2020 01:39:17 GMT</pubDate>
    <dc:creator>catch18</dc:creator>
    <dc:date>2020-07-08T01:39:17Z</dc:date>
    <item>
      <title>PROC PLS: Reduced rank regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-PLS-Reduced-rank-regression/m-p/667589#M31865</link>
      <description>&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;So with reduced rank regression in SAS, we identify response variables associated with our outcome of interest (Y) and model proc pls relationships between the independent variables&amp;nbsp;and the selected responses. If there is an association between the derived factor/s from this initial modelling and the outcome variable (Y), could I conclude that the association is due to mediating effects of the response variables or to the independent effect of the&amp;nbsp;derived factor?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 03:50:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-PLS-Reduced-rank-regression/m-p/667589#M31865</guid>
      <dc:creator>catch18</dc:creator>
      <dc:date>2020-07-08T03:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Reduced rank regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-PLS-Reduced-rank-regression/m-p/667613#M31866</link>
      <description>&lt;P&gt;Which procedure are you using?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 01:32:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-PLS-Reduced-rank-regression/m-p/667613#M31866</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2020-07-08T01:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: Reduced rank regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-PLS-Reduced-rank-regression/m-p/667615#M31867</link>
      <description>Thanks &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/16961"&gt;@ChrisNZ&lt;/a&gt;.&lt;BR /&gt;I'm not sure I understand your question, but I used proc pls method=rrr.</description>
      <pubDate>Wed, 08 Jul 2020 01:39:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-PLS-Reduced-rank-regression/m-p/667615#M31867</guid>
      <dc:creator>catch18</dc:creator>
      <dc:date>2020-07-08T01:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Reduced rank regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-PLS-Reduced-rank-regression/m-p/667624#M31868</link>
      <description>&lt;P&gt;Re-titled and moved to procedures forum.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 03:50:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-PLS-Reduced-rank-regression/m-p/667624#M31868</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2020-07-08T03:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: PROC PLS: Reduced rank regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-PLS-Reduced-rank-regression/m-p/667685#M31869</link>
      <description>&lt;P&gt;Umm, no to both I think.&amp;nbsp; For PROC PLS questions,&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10892"&gt;@PaigeMiller&lt;/a&gt;&amp;nbsp;seems to have the best handle in here. RRR maximizes the variance in the response variables that is explained by the X variables (simplified, I realize).&amp;nbsp; I suppose you could get a measure of mediation by looking at the change in the X factor coefficients as compared to a simple OLS regression, but that change is going to be affected by the (unknown) covariance between the Y variable and the additional variables included on the Y side.&amp;nbsp; There might be more on this, but once again, we've hit my wall on this subject.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 12:15:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-PLS-Reduced-rank-regression/m-p/667685#M31869</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2020-07-08T12:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: PROC PLS: Reduced rank regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-PLS-Reduced-rank-regression/m-p/667691#M31871</link>
      <description>&lt;P&gt;"Mediation" is not a concept I am familiar with. However, as far as I can see, the user has to interpret the results to mean "mediation is present" or "mediation is not present".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is a great example of the importance of writing a meaningful subject line. The real question has nothing to do with PROC PLS or Reduced Rank Regression. The real question is about "Mediation" and you want people who are familiar with the concept of "mediation", so I suggest a brand new thread with something like this as the subject line: "Does My Fitted Model Show Mediation or Not?" And you would probably need to show the fitted model output from PROC PLS (if it isn't too large).&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 13:33:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-PLS-Reduced-rank-regression/m-p/667691#M31871</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-07-08T13:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: PROC PLS: Reduced rank regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-PLS-Reduced-rank-regression/m-p/667778#M31874</link>
      <description>&lt;P&gt;Thanks for your response &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10892"&gt;@PaigeMiller&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I beg to differ though! The question was re-titled, but it has everything to do with RRR. I wondered whether the methodology as we have it from RRR&amp;nbsp;creates factors which can have&amp;nbsp;independent and direct associations with&amp;nbsp;the&amp;nbsp; outcome of interest or whether&amp;nbsp;any eventual associations with the outcome of interest will always be indirect?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also didn't think&amp;nbsp;I could do mediation analysis with the derived factors for the same outcome, based on the methodology of RRR.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 16:48:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-PLS-Reduced-rank-regression/m-p/667778#M31874</guid>
      <dc:creator>catch18</dc:creator>
      <dc:date>2020-07-08T16:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: PROC PLS: Reduced rank regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-PLS-Reduced-rank-regression/m-p/667781#M31875</link>
      <description>&lt;P&gt;Ok, but as I understand it, "mediation" does not depend on the specific statistical method or PROC being used. Nevertheless, I can't address your question, and so you will have to wait until someone who does understand "mediation" comes along. And there is more of a chance of someone who understand "mediation" joining the discussion if "mediation" is in the subject line.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 17:02:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-PLS-Reduced-rank-regression/m-p/667781#M31875</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-07-08T17:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: PROC PLS: Reduced rank regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-PLS-Reduced-rank-regression/m-p/667784#M31876</link>
      <description>Mediation involves intermediary variables and the response variables in RRR could be considered as intermediary and so I felt doing a mediation analysis could be a duplication, but I needed clarification of the eventual relationship with the outcome of interest as explained above. Similarly for method=pcr as well.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 08 Jul 2020 17:05:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-PLS-Reduced-rank-regression/m-p/667784#M31876</guid>
      <dc:creator>catch18</dc:creator>
      <dc:date>2020-07-08T17:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: PROC PLS: Reduced rank regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-PLS-Reduced-rank-regression/m-p/667786#M31877</link>
      <description>&lt;P&gt;Many thanks for the response &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15363"&gt;@SteveDenham&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 17:14:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-PLS-Reduced-rank-regression/m-p/667786#M31877</guid>
      <dc:creator>catch18</dc:creator>
      <dc:date>2020-07-08T17:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: PROC PLS: Reduced rank regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-PLS-Reduced-rank-regression/m-p/667793#M31878</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/293117"&gt;@catch18&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I had to go back to some basics on mediation, but I suspect that RRR is not a good method.&amp;nbsp; If you look at the Baron&amp;amp;Kenny stuff, you would do the following regressions: X--&amp;gt;Y, X--&amp;gt;M and X+M--&amp;gt;Y. Rather than the univariate regressions where most of the examples are, let's consider X, M and Y as vectors.&amp;nbsp; So, I would say do something like this: PROC PLS for X--&amp;gt;Y (which maximizes the covariance in the Y variables), PROC GLM for X--&amp;gt;M (which calculates a fixed covariance relationship), and then back to PROC PLS for X+M--&amp;gt;Y (and now you would look at how much the loadings on the X part of the X+M vector have changed.&amp;nbsp; This all hinges on "significance" or at least clear separation from the zero vector for the direct (X--&amp;gt;Y) and the mediated response (X--&amp;gt;M) regressions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To me the hardest part of implementing the Barron&amp;amp;Kenny method would lie in the interpretation of X--&amp;gt;M using PROC GLM (the only place I could figure out how to do a MANOVA regression)..&amp;nbsp; Also, the standard Sobel test probably won't work for vectors--you would have to come up with something resembling Hotelling's Tsquared for the comparison.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, I think it is possible to do this all with RRR, but it is going to be messy.&amp;nbsp; Would a mediation analysis on the first principal component of each of X, M and Y be an adequate approximation to the full multivariate analysis?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 17:37:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-PLS-Reduced-rank-regression/m-p/667793#M31878</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2020-07-08T17:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: PROC PLS: Reduced rank regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-PLS-Reduced-rank-regression/m-p/667807#M31879</link>
      <description>Thanks for all the suggestions &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15363"&gt;@SteveDenham&lt;/a&gt;. I'll look into it and read some more!</description>
      <pubDate>Wed, 08 Jul 2020 18:14:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-PLS-Reduced-rank-regression/m-p/667807#M31879</guid>
      <dc:creator>catch18</dc:creator>
      <dc:date>2020-07-08T18:14:34Z</dc:date>
    </item>
  </channel>
</rss>

