cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

JMP Knowledge Base

Choose Language Hide Translation Bar
How do I get Squared Partial Correlation and/or Squared Semi-partial Correlation Coefficients in JMP®?

Squared Partial Correlation and/or Squared Semi-partial Correlation Coefficients in the context of this article describe how much a predictor adds to a multiple regression model (1). JMP® does not produce these statistics automatically, but they can be obtained with JSL scripting.

 

The Pcorr_Scorr.JSL script (attached) produces both Squared Partial Correlation Coefficients and Squared Semi-partial Correlation Coefficients using both Type I, and Type III sums of squares.

 

(1) These are not the same as Partial Correlations that can be produced in the Multivariate Platform in JMP.  In that context, these are about the strength of the linear correlation between two predictors among several when the other correlations have been removed.

 

[Previously JMP Note 35402]

Details
Operating System
macOS Windows
Products JMP

Recommended Articles