cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.
Choose Language Hide Translation Bar
Teun
Level I

Permutation test

Dear reader, 

 

I'm looking at the correlation between peripheral metabolism (Insulin, glucose, HbA1c) and brain metabolites (NAA, Cho, mI) in T2DM and control group. I choose spearmans rho because there was no normal distrbution. Now i'm intressted in looking if there is a difference between the correlation. So for example is there a difference in the correlation insulin-NAA in T2DM compared to the correlation insulin-NAA in the control group. I think permutation test is the best way to go. But I find no good way to do it. There was an add in: : https://community.jmp.com/t5/Abstracts/A-JMP-Add-In-for-Teaching-Statistical-Inference-Using-Resampl...

But this one is archieved. So my thought was to use a script but i'm not the best coder and can't find an example script. I'm using Jmp 17 pro

I hope you could help me, with kind regard Teun.

2 REPLIES 2
Thierry_S
Super User

Re: Permutation test

Hi,

I am unsure whether I understand your question correctly.

 

Instead of calculating the correlation and then comparing them between subject groups, have you considered using a Mixed Linear Model (Analyze > Fit Model) where Y would be your INSULIN data (not the correlation values), and the effects would be NAA data, DISEASE STATUS (T2DM vs. CONTROL), and an INTERACTION Term of NAA x DISEASE STATUS.

 

Let us know if this is going in the right direction or if it is not what you are looking for.

 

Best regards,

 

TS

Thierry R. Sornasse
Teun
Level I

Re: Permutation test

Hi,

 

It could have been a suitable option, but the assumptions are violated — for example, the residuals are not normally distributed for insulin. 

Recommended Articles