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

Unpaired t-test on the beta file of session 1 vs session 2 #173

Open
arnodelorme opened this issue Aug 2, 2023 · 0 comments
Open

Unpaired t-test on the beta file of session 1 vs session 2 #173

arnodelorme opened this issue Aug 2, 2023 · 0 comments
Assignees
Labels

Comments

@arnodelorme
Copy link
Contributor

There are no variables, only the constant.
Upon doing an unpaired t-test to compare the constant for session 1 and 2, I get this error. I will try to see if I can share the STUDY.

Unrecognized function or variable 'tmp_data'.

Error in limo_random_select>getdata (line 2178)
        data{igp} = tmp_data;

Error in limo_random_select (line 524)
    data = getdata(2,analysis_type,first_frame,last_frame,subj_chanlocs,LIMO);

Error in limo_random_effect>Two_Samples_t_test_Callback (line 207)
            limo_random_select('two-samples t-test',handles.chan_file,'nboot',handles.b,'tfce',handles.tfce,'type',handles.type);

Error in gui_mainfcn (line 95)
        feval(varargin{:});

Error in limo_random_effect (line 28)
    gui_mainfcn(gui_State, varargin{:});

Error in matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)limo_random_effect('Two_Samples_t_test_Callback',hObject,eventdata,guidata(hObject))
 
Error while evaluating UIControl Callback.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants