<?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: need to plot a regression line that includes my custom computed upper and lower error bars in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/need-to-plot-a-regression-line-that-includes-my-custom-computed/m-p/473738#M71844</link>
    <description>&lt;P&gt;Have a look at some of the code in the post below, I think everything you need is there:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;LI-MESSAGE title="A time series (seasonal ARIMA) model for varying variability in different seasons" uid="422976" url="https://community.jmp.com/t5/Discussions/A-time-series-seasonal-ARIMA-model-for-varying-variability-in/m-p/422976#U422976" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Mar 2022 13:25:23 GMT</pubDate>
    <dc:creator>ih</dc:creator>
    <dc:date>2022-03-28T13:25:23Z</dc:date>
    <item>
      <title>need to plot a regression line that includes my custom computed upper and lower error bars</title>
      <link>https://community.jmp.com/t5/Discussions/need-to-plot-a-regression-line-that-includes-my-custom-computed/m-p/473508#M71818</link>
      <description>&lt;P&gt;Hi - I am trying to write a script that will plot my computed regression value along with my custom computed upper and lower error bars.&amp;nbsp; That is, for each independent value, my chart would plot the dependent (regressed) value, the upper bound, and the lower bound.&amp;nbsp; &amp;nbsp;My chart would look something like the example below, ideally with the error range shaded.&amp;nbsp; Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="learning_JSL_0-1648428761945.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/41195iD0717602865E2108/image-size/medium?v=v2&amp;amp;px=400" role="button" title="learning_JSL_0-1648428761945.png" alt="learning_JSL_0-1648428761945.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 18:14:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/need-to-plot-a-regression-line-that-includes-my-custom-computed/m-p/473508#M71818</guid>
      <dc:creator>learning_JSL</dc:creator>
      <dc:date>2023-06-09T18:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: need to plot a regression line that includes my custom computed upper and lower error bars</title>
      <link>https://community.jmp.com/t5/Discussions/need-to-plot-a-regression-line-that-includes-my-custom-computed/m-p/473738#M71844</link>
      <description>&lt;P&gt;Have a look at some of the code in the post below, I think everything you need is there:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;LI-MESSAGE title="A time series (seasonal ARIMA) model for varying variability in different seasons" uid="422976" url="https://community.jmp.com/t5/Discussions/A-time-series-seasonal-ARIMA-model-for-varying-variability-in/m-p/422976#U422976" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 13:25:23 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/need-to-plot-a-regression-line-that-includes-my-custom-computed/m-p/473738#M71844</guid>
      <dc:creator>ih</dc:creator>
      <dc:date>2022-03-28T13:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: need to plot a regression line that includes my custom computed upper and lower error bars</title>
      <link>https://community.jmp.com/t5/Discussions/need-to-plot-a-regression-line-that-includes-my-custom-computed/m-p/473765#M71850</link>
      <description>&lt;P&gt;Thank you ih.&amp;nbsp; Sorry, I think my original question was unclear.&amp;nbsp; I only need to plot my computed values as a time series.&amp;nbsp; (I do not need to do seasonal modeling.)&amp;nbsp;&amp;nbsp;I have already computed my regression and my upper and lower errors and I just need to plot them with the error range shaded.&amp;nbsp; I looked through the link you sent, to no avail.&amp;nbsp; I am probably missing something.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 14:03:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/need-to-plot-a-regression-line-that-includes-my-custom-computed/m-p/473765#M71850</guid>
      <dc:creator>learning_JSL</dc:creator>
      <dc:date>2022-03-28T14:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: need to plot a regression line that includes my custom computed upper and lower error bars</title>
      <link>https://community.jmp.com/t5/Discussions/need-to-plot-a-regression-line-that-includes-my-custom-computed/m-p/473774#M71854</link>
      <description>&lt;P&gt;I apologize as I was not very clear/helpful.&amp;nbsp; In the script available using the 'View More' button in the very first post, after all of the statistical analysis is a graph with a prediction, confidence limits, and a shaded area.&amp;nbsp; In graph builder, you could:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Add time to x axis&lt;/LI&gt;
&lt;LI&gt;Add prediction, upper and lower confidence limits to y axis&lt;/LI&gt;
&lt;LI&gt;Change to line and remove the smoother&lt;/LI&gt;
&lt;LI&gt;Right click inside the chart area and select Add &amp;gt; Area&lt;/LI&gt;
&lt;LI&gt;On the bottom left, under 'Area', change the Area Style to Range, and under Variables uncheck the prediction, so you only have time, upper, and lower confidence variables checked.&lt;/LI&gt;
&lt;LI&gt;On the bottom left, under 'Line', uncheck the confidence variables, so you only have time and prediction checked.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ih_2-1648477651192.png" style="width: 878px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/41228i0D601A85E3ED0C7C/image-dimensions/878x325?v=v2" width="878" height="325" role="button" title="ih_2-1648477651192.png" alt="ih_2-1648477651192.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 14:28:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/need-to-plot-a-regression-line-that-includes-my-custom-computed/m-p/473774#M71854</guid>
      <dc:creator>ih</dc:creator>
      <dc:date>2022-03-28T14:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: need to plot a regression line that includes my custom computed upper and lower error bars</title>
      <link>https://community.jmp.com/t5/Discussions/need-to-plot-a-regression-line-that-includes-my-custom-computed/m-p/473804#M71859</link>
      <description>&lt;P&gt;Thank you ih - this should help!&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 16:25:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/need-to-plot-a-regression-line-that-includes-my-custom-computed/m-p/473804#M71859</guid>
      <dc:creator>learning_JSL</dc:creator>
      <dc:date>2022-03-28T16:25:33Z</dc:date>
    </item>
  </channel>
</rss>

