<?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 Partial Correlation in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Partial-Correlation/m-p/2531#M2531</link>
    <description>I have four variables pp, ph, ngl &amp;amp; yield. Suppose I want to find out Partial Correlation between NGL and yield after removing the linear effect of PP and PH. In Base SAS I can find out by using the following given code. &lt;BR /&gt;&lt;BR /&gt;/*BASE SAS Code*/ &lt;BR /&gt;proc corr; &lt;BR /&gt;var ngl yld; &lt;BR /&gt;partial pp ph; &lt;BR /&gt;run; &lt;BR /&gt;&lt;BR /&gt;But In JMP, When i go to &lt;B&gt;Analyze&lt;/B&gt; -&amp;gt; &lt;B&gt;Multivariate Methods&lt;/B&gt; -&amp;gt; &lt;B&gt;Multivariate&lt;/B&gt;. I selected all the variables and click OK. From Hotspot button I get Partial correlation of all the variables with respect to all other variables. See below the output of JMP. &lt;BR /&gt;&lt;BR /&gt;Partial Corr &lt;BR /&gt;pp ph ngl yld &lt;BR /&gt;pp . 0.1315 0.2028 0.2825 &lt;BR /&gt;ph 0.1315 . -0.0309 0.2686 &lt;BR /&gt;ngl 0.2028 -0.0309 . 0.1920 &lt;BR /&gt;yld 0.2825 0.2686 0.1920 . &lt;BR /&gt;&lt;BR /&gt;partialed with respect to all other variables &lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;But I want to get partial correlation between ngl &amp;amp; yield after adjusting for pp &amp;amp; ph.&lt;/B&gt; &lt;BR /&gt;&lt;BR /&gt;Please reply. &lt;BR /&gt;Thanks.</description>
    <pubDate>Thu, 21 Oct 2010 09:45:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-10-21T09:45:42Z</dc:date>
    <item>
      <title>Partial Correlation</title>
      <link>https://community.jmp.com/t5/Discussions/Partial-Correlation/m-p/2531#M2531</link>
      <description>I have four variables pp, ph, ngl &amp;amp; yield. Suppose I want to find out Partial Correlation between NGL and yield after removing the linear effect of PP and PH. In Base SAS I can find out by using the following given code. &lt;BR /&gt;&lt;BR /&gt;/*BASE SAS Code*/ &lt;BR /&gt;proc corr; &lt;BR /&gt;var ngl yld; &lt;BR /&gt;partial pp ph; &lt;BR /&gt;run; &lt;BR /&gt;&lt;BR /&gt;But In JMP, When i go to &lt;B&gt;Analyze&lt;/B&gt; -&amp;gt; &lt;B&gt;Multivariate Methods&lt;/B&gt; -&amp;gt; &lt;B&gt;Multivariate&lt;/B&gt;. I selected all the variables and click OK. From Hotspot button I get Partial correlation of all the variables with respect to all other variables. See below the output of JMP. &lt;BR /&gt;&lt;BR /&gt;Partial Corr &lt;BR /&gt;pp ph ngl yld &lt;BR /&gt;pp . 0.1315 0.2028 0.2825 &lt;BR /&gt;ph 0.1315 . -0.0309 0.2686 &lt;BR /&gt;ngl 0.2028 -0.0309 . 0.1920 &lt;BR /&gt;yld 0.2825 0.2686 0.1920 . &lt;BR /&gt;&lt;BR /&gt;partialed with respect to all other variables &lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;But I want to get partial correlation between ngl &amp;amp; yield after adjusting for pp &amp;amp; ph.&lt;/B&gt; &lt;BR /&gt;&lt;BR /&gt;Please reply. &lt;BR /&gt;Thanks.</description>
      <pubDate>Thu, 21 Oct 2010 09:45:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Partial-Correlation/m-p/2531#M2531</guid>
      <dc:creator />
      <dc:date>2010-10-21T09:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Partial Correlation</title>
      <link>https://community.jmp.com/t5/Discussions/Partial-Correlation/m-p/2532#M2532</link>
      <description>Unless I misunderstand your question, from your output the partial correlation between ngl and yield after adjusting for pp and ph is 0.1920.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Oct 2010 11:23:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Partial-Correlation/m-p/2532#M2532</guid>
      <dc:creator>mpb</dc:creator>
      <dc:date>2010-10-21T11:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Partial Correlation</title>
      <link>https://community.jmp.com/t5/Discussions/Partial-Correlation/m-p/2533#M2533</link>
      <description>Thanks for the solution. Yes I checked it with BASE SAS result.</description>
      <pubDate>Fri, 22 Oct 2010 08:36:07 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Partial-Correlation/m-p/2533#M2533</guid>
      <dc:creator />
      <dc:date>2010-10-22T08:36:07Z</dc:date>
    </item>
  </channel>
</rss>

