Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

X must be in the interval [0,1] #53

Open
danielrmrtns opened this issue Mar 27, 2024 · 1 comment
Open

X must be in the interval [0,1] #53

danielrmrtns opened this issue Mar 27, 2024 · 1 comment

Comments

@danielrmrtns
Copy link

Dear PALM team,

I am trying to run a paired t-test between 30 subjects in a "pre" and "pos" condition, following the Example 3 (Table 11) of «Permutation inference for the general linear model».
Here's my configuration: Contrast.csv, Design.csv, Exchg_Blocks.csv

However, I have been getting this error early on with the permutations:

Building null distribution.
0.02%    [Design 1/1, Contrast 1/1, Shuffling 1/5000, Modality 1/1]
         Saving file: test_palm_vox_tstat
Error using palm_gcdf (/mnt/data1/fconnect/software/MATLAB/palm-alpha119/palm_gcdf.m:63)
X must be in the interval [0,1].

Error in palm_gtoz (/mnt/data1/fconnect/software/MATLAB/palm-alpha119/palm_gtoz.m:80->palm_gcdf)
Error in palm_core (/mnt/data1/fconnect/software/MATLAB/palm-alpha119/palm_core.m:1579->palm_gtoz)
Error in palm (/mnt/data1/fconnect/software/MATLAB/palm-alpha119/palm.m:81->palm_core)

Do you know what could be causing this?

Thank you in advance,
Daniel

@andersonwinkler
Copy link
Owner

Hi Daniel,
Could you show your call to PALM? Thanks!
Anderson

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants