<?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: Change-point analyzer in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Change-point-analyzer/m-p/12000#M11483</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Agnes,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rather than trying to figure out how to add change point detection to an IR chart (which would involve scripting and programming the math for the change point detection), I would recommend still using the Multivariate Control Chart. Just specify your single variable. This platform still works with only one variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Apr 2015 15:26:03 GMT</pubDate>
    <dc:creator>Dan_Obermiller</dc:creator>
    <dc:date>2015-04-23T15:26:03Z</dc:date>
    <item>
      <title>Change-point analyzer</title>
      <link>https://community.jmp.com/t5/Discussions/Change-point-analyzer/m-p/11996#M11479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When analyzing trends in data (i.e. process monitoring) is there a way in JMP to analyze when exactly a shift started?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Agnès&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 15:43:23 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Change-point-analyzer/m-p/11996#M11479</guid>
      <dc:creator>agneshb</dc:creator>
      <dc:date>2015-04-22T15:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Change-point analyzer</title>
      <link>https://community.jmp.com/t5/Discussions/Change-point-analyzer/m-p/11997#M11480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you checked out Analyze&amp;gt;Quality and Process&amp;gt;Control Chart&amp;gt;Multivariate Control Chart?&lt;/P&gt;&lt;P&gt;There is a change point detection capability there.&lt;/P&gt;&lt;P&gt;Control Charts in general have rules to alarm out of control situations as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 18:23:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Change-point-analyzer/m-p/11997#M11480</guid>
      <dc:creator>louv</dc:creator>
      <dc:date>2015-04-22T18:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: Change-point analyzer</title>
      <link>https://community.jmp.com/t5/Discussions/Change-point-analyzer/m-p/11998#M11481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #555555; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Agnès,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #555555; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;There are a couple of things that are going to make this easy vs. very hard. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #555555; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1. How big is the change?&amp;nbsp; &amp;lt;1std is hard&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #555555; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2. How many points before and after the suspected change? 25-30 is great, less than that, combined with a small shift and the signal to noise ratio starts to get small.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #555555; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #555555; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;There are lots of approaches to this problem. The easiest is to just use the Tests in the control chart platforms.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #555555; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;The next easiest approach is to use the Partition platform. Put the time variable in the X role and your measured response in the Y role. Interactively split the data to find segments of time with different means. With this approach, when I have lots of splits, its a good idea to be skeptical of segments that are short, and splits with small log worth score where the difference in the mean is small.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #555555; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #555555; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;The multivariate control chart's change point analyzer is nice, but it can only find one change point. Then you have to manually partition the data and repeat the change point on each of the following partitions.&amp;nbsp; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 13:56:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Change-point-analyzer/m-p/11998#M11481</guid>
      <dc:creator>Byron_JMP</dc:creator>
      <dc:date>2015-04-23T13:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Change-point analyzer</title>
      <link>https://community.jmp.com/t5/Discussions/Change-point-analyzer/m-p/11999#M11482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank for both answers, I'll try to use the partitioning platform.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Is there any way to run the change point detection on individual parameter charts (IR in my case) even if it's not in the menu?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 14:33:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Change-point-analyzer/m-p/11999#M11482</guid>
      <dc:creator>agneshb</dc:creator>
      <dc:date>2015-04-23T14:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: Change-point analyzer</title>
      <link>https://community.jmp.com/t5/Discussions/Change-point-analyzer/m-p/12000#M11483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Agnes,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rather than trying to figure out how to add change point detection to an IR chart (which would involve scripting and programming the math for the change point detection), I would recommend still using the Multivariate Control Chart. Just specify your single variable. This platform still works with only one variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 15:26:03 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Change-point-analyzer/m-p/12000#M11483</guid>
      <dc:creator>Dan_Obermiller</dc:creator>
      <dc:date>2015-04-23T15:26:03Z</dc:date>
    </item>
  </channel>
</rss>

