<?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: How do I modify color and type of marker of excluded data points in Fit Model platform (JMP 18) in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-do-I-modify-color-and-type-of-marker-of-excluded-data-points/m-p/771894#M95247</link>
    <description>&lt;P&gt;Many thanks for your help! &lt;SPAN class=""&gt;You're&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;right&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;that&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;it's&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;easier&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;to&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;use&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;the&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Graph&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Builder.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jul 2024 06:52:35 GMT</pubDate>
    <dc:creator>PolygonStallion</dc:creator>
    <dc:date>2024-07-10T06:52:35Z</dc:date>
    <item>
      <title>How do I modify color and type of marker of excluded data points in Fit Model platform (JMP 18)</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-modify-color-and-type-of-marker-of-excluded-data-points/m-p/771108#M95206</link>
      <description>&lt;P&gt;Hi all!&lt;BR /&gt;&lt;BR /&gt;In JMP 17, it was possible to exclude single data points in the Fit Model platform and to simultaneously display them, for example, as a blue cross.&lt;/P&gt;&lt;P&gt;In JMP 18 these data points are displayed as a grey "e".&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Is there a way&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;to&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;change&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;this "e" e. g. in a blue cross&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;like&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;at&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;the&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Bivariate&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;platform?&lt;/SPAN&gt;&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="PolygonStallion_0-1720460854459.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/65949i372C308A82317960/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PolygonStallion_0-1720460854459.png" alt="PolygonStallion_0-1720460854459.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A solution via JSL is also highly welcome.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 17:56:15 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-modify-color-and-type-of-marker-of-excluded-data-points/m-p/771108#M95206</guid>
      <dc:creator>PolygonStallion</dc:creator>
      <dc:date>2024-07-08T17:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: How do I modify color and type of marker of excluded data points in Fit Model platform (JMP 18)</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-modify-color-and-type-of-marker-of-excluded-data-points/m-p/771586#M95219</link>
      <description>&lt;P&gt;Seems like that e is overriding quite a few different options (row legend, row states,...). Using Marker Draw Column is one option, but for whatever reason that doesn't support row states so I think you would have to turn them into images first. This doesn't contain script to convert row states into images but shows how images could be used for the marker with an formula&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here(1); 

dt = Open("$SAMPLE_DATA/Big Class.jmp");

dt &amp;lt;&amp;lt; Select Rows(40) &amp;lt;&amp;lt; Exclude(1);
dt &amp;lt;&amp;lt; Markers(2) &amp;lt;&amp;lt; Colors("Blue") &amp;lt;&amp;lt; clear select;

fm = dt &amp;lt;&amp;lt; Fit Model(
	Y(:height),
	Effects(:weight),
	Personality("Standard Least Squares"),
	Emphasis("Minimal Report"),
	Run(
		:height &amp;lt;&amp;lt; {Summary of Fit(1), Analysis of Variance(1), Parameter Estimates(1), Scaled Estimates(0), Plot Actual by Predicted(0),
		Plot Residual by Predicted(0), Plot Studentized Residuals(0), Plot Effect Leverage(0), Plot Residual by Normal Quantiles(0),
		Box Cox Y Transformation(0)}
	),
	SendToReport(
		Dispatch({"Regression Plot"}, {:weight}, ScaleBox, {Min(60), Max(177.067669172932), Inc(20), Minor Ticks(1)}),
		Dispatch({"Regression Plot"}, {:height}, ScaleBox, {Min(50), Max(73.2), Inc(5), Minor Ticks(1)})
	)
);

dt &amp;lt;&amp;lt; New Column("M", Expression, Formula(
	If(Excluded(),
		Icon Box("Excluded") &amp;lt;&amp;lt; get picture
	,
		Icon Box("MarkerColumn") &amp;lt;&amp;lt; get picture
	)
));

frame = (fm &amp;lt;&amp;lt; report)[FrameBox(1)];
seg = (frame &amp;lt;&amp;lt; FindSeg(Marker Seg(1)));
seg &amp;lt;&amp;lt; Set Marker Draw Column(:M);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1720507052574.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/65995i1D311550100FDE34/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1720507052574.png" alt="jthi_0-1720507052574.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If Marker Draw Column worked with Row States this would be very easy or if the platform just followed row states...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It might be easier to create the plot in Graph Builder and combine those two windows. If you hold shift and click on graph builders red triangle you can make it show excluded rows&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_1-1720507198802.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/65996iDD8E9CA40F1AC2F1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_1-1720507198802.png" alt="jthi_1-1720507198802.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 06:40:09 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-modify-color-and-type-of-marker-of-excluded-data-points/m-p/771586#M95219</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2024-07-09T06:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: How do I modify color and type of marker of excluded data points in Fit Model platform (JMP 18)</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-modify-color-and-type-of-marker-of-excluded-data-points/m-p/771894#M95247</link>
      <description>&lt;P&gt;Many thanks for your help! &lt;SPAN class=""&gt;You're&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;right&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;that&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;it's&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;easier&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;to&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;use&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;the&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Graph&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Builder.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 06:52:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-modify-color-and-type-of-marker-of-excluded-data-points/m-p/771894#M95247</guid>
      <dc:creator>PolygonStallion</dc:creator>
      <dc:date>2024-07-10T06:52:35Z</dc:date>
    </item>
  </channel>
</rss>

