<?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 access multivariate platform options?  I want to show the p value table. in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-do-I-access-multivariate-platform-options-I-want-to-show-the/m-p/533527#M75647</link>
    <description>See Red Triangle menu to get platform options, &lt;A href="https://www.jmp.com/support/help/en/16.2/#page/jmp/multivariate-platform-options.shtml#ww214960" target="_blank"&gt;https://www.jmp.com/support/help/en/16.2/#page/jmp/multivariate-platform-options.shtml#ww214960&lt;/A&gt;</description>
    <pubDate>Sun, 14 Aug 2022 17:26:28 GMT</pubDate>
    <dc:creator>Georg</dc:creator>
    <dc:date>2022-08-14T17:26:28Z</dc:date>
    <item>
      <title>How do I access multivariate platform options?  I want to show the p value table.</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-access-multivariate-platform-options-I-want-to-show-the/m-p/533510#M75646</link>
      <description>&lt;P&gt;How do I access multivariate platform options? I want to show the p value table&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 00:53:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-access-multivariate-platform-options-I-want-to-show-the/m-p/533510#M75646</guid>
      <dc:creator>EnsembleGrizzly</dc:creator>
      <dc:date>2023-06-09T00:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: How do I access multivariate platform options?  I want to show the p value table.</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-access-multivariate-platform-options-I-want-to-show-the/m-p/533527#M75647</link>
      <description>See Red Triangle menu to get platform options, &lt;A href="https://www.jmp.com/support/help/en/16.2/#page/jmp/multivariate-platform-options.shtml#ww214960" target="_blank"&gt;https://www.jmp.com/support/help/en/16.2/#page/jmp/multivariate-platform-options.shtml#ww214960&lt;/A&gt;</description>
      <pubDate>Sun, 14 Aug 2022 17:26:28 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-access-multivariate-platform-options-I-want-to-show-the/m-p/533527#M75647</guid>
      <dc:creator>Georg</dc:creator>
      <dc:date>2022-08-14T17:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: How do I access multivariate platform options?  I want to show the p value table.</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-access-multivariate-platform-options-I-want-to-show-the/m-p/533867#M75660</link>
      <description>&lt;P&gt;Or do you want to do it from scripting?&lt;/P&gt;&lt;P&gt;In that case, make your adjustments manually. The use a script window to get the preference for the platform:&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Get Platform Preference("Multivariate")&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;and from the log file get the result. Paste that in your script and add set in front of it, to force preferences from your scripts.&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Set Platform Preferences(
	Multivariate(
		Correlations Multivariate( 1 ),
		Correlation Probability( 0 ),
		CI of Correlation( 0 ),
		Inverse Correlations( 0 ),
		Partial Correlations( 0 ),
		Partial Correlation Probability( 0 ),
		Covariance Matrix( 0 ),
		Pairwise Correlations( 1 ),
		Hotelling's T² Test( 0 ),
		Univariate Simple Statistics( 0 ),
		Multivariate Simple Statistics( 0 ),
		Spearman's ρ( 0 ),
		Kendall's τ( 0 ),
		Hoeffding's D( 0 ),
		Set α Level( "0.05", &amp;lt;&amp;lt;Off ),
		Scatterplot Matrix( 1 ),
		Color Map on Correlations( 0 ),
		"Color Map on p-Values"n( 0 ),
		Cluster the Correlations( 0 ),
		Color Map on Pairwise Correlations( 0 ),
		Color Map on Spearman's ρ( 0 ),
		Color Map on Kendall's τ( 0 ),
		Color Map on Hoeffding's D( 0 ),
		Parallel Coord Plot( 0 ),
		Ellipsoid 3D Plot( 0 ),
		Principal Components( "on Correlations", &amp;lt;&amp;lt;Off ),
		Mahalanobis Distances( 1 ),
		Jackknife Distances( 1 ),
		T²( 0 ),
		Cronbach's α( 0 ),
		Standardized α( 0 ),
		Impute Missing Data( 0 ),
		Save Imputed Formula( 0 ),
		Estimation Method( "Default", &amp;lt;&amp;lt;Off ),
		Matrix Format( "Square", &amp;lt;&amp;lt;Off ),
		Automatic Recalc( 0 ),
		Report View( "Full", &amp;lt;&amp;lt;Off )
	)
)&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 15 Aug 2022 15:00:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-access-multivariate-platform-options-I-want-to-show-the/m-p/533867#M75660</guid>
      <dc:creator>pauldeen</dc:creator>
      <dc:date>2022-08-15T15:00:52Z</dc:date>
    </item>
  </channel>
</rss>

