<?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 polar plot with bias in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/polar-plot-with-bias/m-p/648824#M19920</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;I am looking to graph a Polar plot for Δ between 2/3 methods. I read a lot of things but I am not sure of the great&amp;nbsp;method to use and fear to do mistakes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My aim is to represent the same polar plot that the pict.&lt;/P&gt;&lt;P&gt;I need to :&lt;BR /&gt;- plot points (mean of Δ for each individue);&lt;BR /&gt;- plot one line to represents the bias;&lt;BR /&gt;- other to ±30° lines;&lt;BR /&gt;- get the angular bias&lt;/P&gt;&lt;P&gt;Best&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Capture d’écran 2020-05-19 à 15.07.56.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/39583iFC62487BD72D3CFF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture d’écran 2020-05-19 à 15.07.56.png" alt="Capture d’écran 2020-05-19 à 15.07.56.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 19 May 2020 13:18:50 GMT</pubDate>
    <dc:creator>Mic35</dc:creator>
    <dc:date>2020-05-19T13:18:50Z</dc:date>
    <item>
      <title>polar plot with bias</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/polar-plot-with-bias/m-p/648824#M19920</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I am looking to graph a Polar plot for Δ between 2/3 methods. I read a lot of things but I am not sure of the great&amp;nbsp;method to use and fear to do mistakes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My aim is to represent the same polar plot that the pict.&lt;/P&gt;&lt;P&gt;I need to :&lt;BR /&gt;- plot points (mean of Δ for each individue);&lt;BR /&gt;- plot one line to represents the bias;&lt;BR /&gt;- other to ±30° lines;&lt;BR /&gt;- get the angular bias&lt;/P&gt;&lt;P&gt;Best&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Capture d’écran 2020-05-19 à 15.07.56.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/39583iFC62487BD72D3CFF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture d’écran 2020-05-19 à 15.07.56.png" alt="Capture d’écran 2020-05-19 à 15.07.56.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2020 13:18:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/polar-plot-with-bias/m-p/648824#M19920</guid>
      <dc:creator>Mic35</dc:creator>
      <dc:date>2020-05-19T13:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: polar plot with bias</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/polar-plot-with-bias/m-p/648829#M19921</link>
      <description>&lt;P&gt;A discussion of polar plots is available at &lt;A href="https://blogs.sas.com/content/graphicallyspeaking/2012/04/09/simpler-is-better/" target="_self"&gt;this blog post from 2012&lt;/A&gt;. It uses the Graph Template Language (GTL). Since then, a lot of additions have been made to PROC SGPLOT, so you can &lt;A href="https://blogs.sas.com/content/graphicallyspeaking/2019/04/25/polar-graph-remix-using-sgplot-no-gtl-sgrender/" target="_self"&gt;read a newer article about how to create similar polar plots with PROC SGPLOT.&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2020 13:35:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/polar-plot-with-bias/m-p/648829#M19921</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2020-05-19T13:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: polar plot with bias</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/polar-plot-with-bias/m-p/648833#M19922</link>
      <description>&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/183"&gt;@Rick&lt;/a&gt; I read them but i don't undernstand how can i use them to plot my situation... (already tested)</description>
      <pubDate>Tue, 19 May 2020 13:41:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/polar-plot-with-bias/m-p/648833#M19922</guid>
      <dc:creator>Mic35</dc:creator>
      <dc:date>2020-05-19T13:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: polar plot with bias</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/polar-plot-with-bias/m-p/648834#M19923</link>
      <description>&lt;P&gt;In general, the more information you provide, the more the community can help. Post your data and what you have attempted so far.&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2020 13:45:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/polar-plot-with-bias/m-p/648834#M19923</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2020-05-19T13:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: polar plot with bias</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/polar-plot-with-bias/m-p/648850#M19924</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/211498"&gt;@Mic35&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hello,&lt;BR /&gt;I am looking to graph a Polar plot for Δ between 2/3 methods. I read a lot of things but I am not sure of the great&amp;nbsp;method to use and fear to do mistakes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My aim is to represent the same polar plot that the pict.&lt;/P&gt;
&lt;P&gt;I need to :&lt;BR /&gt;- plot points (mean of Δ for each individue);&lt;BR /&gt;- plot one line to represents the bias;&lt;BR /&gt;- other to ±30° lines;&lt;BR /&gt;- get the angular bias&lt;/P&gt;
&lt;P&gt;Best&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Capture d’écran 2020-05-19 à 15.07.56.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/39583iFC62487BD72D3CFF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture d’écran 2020-05-19 à 15.07.56.png" alt="Capture d’écran 2020-05-19 à 15.07.56.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Do you already know the value of the line you need or are you expecting the plot procedure to estimate the bias? I doubt that a general plotting procedure will do that sort of fitting but may be wrong. Otherwise you may need to provide example data and the process for estimating the bias line.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will admit that I am not familiar with this concept at all. But I really doubt that any plotting procedure can "get the angular bias". Likely that will have to be done separately.&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2020 14:22:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/polar-plot-with-bias/m-p/648850#M19924</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-05-19T14:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: polar plot with bias</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/polar-plot-with-bias/m-p/648943#M19936</link>
      <description>I think i didn't give all informations.&lt;BR /&gt;The polar plot arrive after Bland-Altman step and four-quadrant&lt;BR /&gt;Process sometimes use in anesthesia - cardiology studies</description>
      <pubDate>Tue, 19 May 2020 18:00:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/polar-plot-with-bias/m-p/648943#M19936</guid>
      <dc:creator>Mic35</dc:creator>
      <dc:date>2020-05-19T18:00:56Z</dc:date>
    </item>
  </channel>
</rss>

