<?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 To make a combined data table from life distribution in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/To-make-a-combined-data-table-from-life-distribution/m-p/393774#M64415</link>
    <description>&lt;P&gt;I have this report, want to make a combined data table, tried the following code, does not work, any suggestions?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;rld = ld &amp;lt;&amp;lt; report;
dt = rld[Table Box( 6 )] &amp;lt;&amp;lt; Make Combined Data Table;&lt;/CODE&gt;&lt;/PRE&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="r30363_0-1623865249466.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/33587i1EC3507414E594F7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="r30363_0-1623865249466.png" alt="r30363_0-1623865249466.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jun 2023 19:49:52 GMT</pubDate>
    <dc:creator>r30363</dc:creator>
    <dc:date>2023-06-09T19:49:52Z</dc:date>
    <item>
      <title>To make a combined data table from life distribution</title>
      <link>https://community.jmp.com/t5/Discussions/To-make-a-combined-data-table-from-life-distribution/m-p/393774#M64415</link>
      <description>&lt;P&gt;I have this report, want to make a combined data table, tried the following code, does not work, any suggestions?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;rld = ld &amp;lt;&amp;lt; report;
dt = rld[Table Box( 6 )] &amp;lt;&amp;lt; Make Combined Data Table;&lt;/CODE&gt;&lt;/PRE&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="r30363_0-1623865249466.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/33587i1EC3507414E594F7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="r30363_0-1623865249466.png" alt="r30363_0-1623865249466.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 19:49:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/To-make-a-combined-data-table-from-life-distribution/m-p/393774#M64415</guid>
      <dc:creator>r30363</dc:creator>
      <dc:date>2023-06-09T19:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: To make a combined data table from life distribution</title>
      <link>https://community.jmp.com/t5/Discussions/To-make-a-combined-data-table-from-life-distribution/m-p/393800#M64418</link>
      <description>&lt;P&gt;Hi, here is a way to do this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Brady&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here(1);

dt1 = open("$Sample_Data\Reliability\Locomotive.jmp");

lifeDist = dt1 &amp;lt;&amp;lt; Life Distribution(
	Y( :Time ),
	Censor( :censor ),
	Censor Code( 1 ),
	&amp;lt;&amp;lt;Fit Lognormal,
	Confidence Interval Method( Wald ),
	Interval Type( Simultaneous ),
	Show Event Plot Frequency Label( 0 ),
);

dt2 = report(lifeDist)[tablebox(4)] &amp;lt;&amp;lt; Make Combined Data Table;

&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 16 Jun 2021 18:27:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/To-make-a-combined-data-table-from-life-distribution/m-p/393800#M64418</guid>
      <dc:creator>brady_brady</dc:creator>
      <dc:date>2021-06-16T18:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: To make a combined data table from life distribution</title>
      <link>https://community.jmp.com/t5/Discussions/To-make-a-combined-data-table-from-life-distribution/m-p/393829#M64420</link>
      <description>&lt;P&gt;Sorry I did not post my script, here it is, it is in the same format ad Brady shared, but I got the below error message&lt;BR /&gt;Subscript problem in access or evaluation of 'rld[ /*###*/Table Box(6)]' , rld[/*###*/Table Box( 46)]&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;ld = VT_Sweep_EVO_Sum &amp;lt;&amp;lt; Life Distribution(
		Perspective( Compare Groups ),
		Y( :Low, :High ),
		Grouping( :Readout ),
		Freq( :Name( "Sum(PDF)" ) ),
		Confidence Interval Method( Wald ),
		Select Distribution( Distribution, Nonparametric ),
		Select Scale( Nonparametric ),
//		Select Distribution( Distribution, Normal ),
//		Select Scale( Normal ),
		Tabbed Report( 0 ),
		Show Survival Curve( 1 ),
		By( :Lot, :Wf, :Name( "PreconTemp(C)" ),:Name( "Precon-cycles" ),:Name( "StressTemp(C)" ),:ReadTemp ),
		SendToReport(
        Dispatch(
            {"Life Distribution - Compare Groups", "Individual Group"},
            "",
            List Box( 2 ),
            {Set Summary Behavior( "Collapse" )}
        ),
        Dispatch(
            {"Life Distribution - Compare Groups", "Individual Group"},
            "",
            List Box( 15 ),
            {Set Summary Behavior( "Collapse" )}
        )
    )
);
	
rld = ld &amp;lt;&amp;lt; report;
dt = rld[TableBox(6)]&amp;lt;&amp;lt;Make Combined Data Table;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 16 Jun 2021 18:36:49 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/To-make-a-combined-data-table-from-life-distribution/m-p/393829#M64420</guid>
      <dc:creator>r30363</dc:creator>
      <dc:date>2021-06-16T18:36:49Z</dc:date>
    </item>
  </channel>
</rss>

