cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
dfalessi1
Level I

Partial correlation with respect to a single variable

Suppose I have 5 variables, a1 to a5.

I want to compute the correlations between a1  and a2, a3, and a4 having as partial correlation the variable a5.

JMP says "Partialed with respect to all variables" whereas I want "Partialed with respect to a5". Any ideas?

Thanks,

Davide

1 ACCEPTED SOLUTION

Accepted Solutions
jules
Community Manager Community Manager

Re: Partial correlation with respect to a single variable

Hello @dfalessi1,

You can accomplish this using Analyze > Fit Model. Place a1, a2, a3, and a4 in as Y, and a5 in the Model Effects section. Then, change your model personality to MANOVA and click Run. Expand the "Partial Correlation" outline box and you'll find partial covariances and partial correlations among your a1-a4 variables, partialled with respect to a5. 

@jules

View solution in original post

1 REPLY 1
jules
Community Manager Community Manager

Re: Partial correlation with respect to a single variable

Hello @dfalessi1,

You can accomplish this using Analyze > Fit Model. Place a1, a2, a3, and a4 in as Y, and a5 in the Model Effects section. Then, change your model personality to MANOVA and click Run. Expand the "Partial Correlation" outline box and you'll find partial covariances and partial correlations among your a1-a4 variables, partialled with respect to a5. 

@jules

Recommended Articles