help > RE: error running permutation tetsting
May 17, 2017  02:05 AM | Hua Yu
RE: error running permutation tetsting
Hi Jeffery,


I only included the symptom variable, unfortunately, there was still the same error showing in Matlab. The following is Matlab error message:

Running permutation analyses for contrast/F-test 1 ...
Error using regstats (line 124)
The design matrix has more predictor variables than observations.

Error in GTG_runpermanalyses_GUI>GTG_GLM (line 4261)
temp = regstats(DV,full_desmat,eye(size(full_desmat,2)),{'tstat'});
Error in GTG_runpermanalyses_GUI>Start_pushbutton_Callback (line 1979)
eval(['[out.thrAUC.',curr_short_name,'_pos.beta(con,:),out.thrAUC.',curr_short_name,'_pos.test_stat(con,:),out.thrAUC.',curr_short_name,'_pos.crit_val(con,:),out.thrAUC.',curr_short_name,'_pos.p_1tail(con,:),out.thrAUC.',curr_short_name,'_pos.p_2tail(con,:),out.thrAUC.',curr_short_name,'_pos.hadNaN(con,:),out.thrAUC.',curr_short_name,'_pos.hadimag(con,:),out.thrAUC.',curr_short_name,'_pos.hadInf(con,:),permdis,out.thrAUC.',curr_short_name,'_pos.nonperm_p(con,:)]
=
GTG_GLM(out.AUC_thrmat_graph_meas.',curr_short_name,'_pos,curr_full_desmat,currcovars_desmat,out.Contrast_or_F,perms,out.HLA_reg_type,use_parfor,within_perms,out.alpha,out.MC_corr);']);
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in GTG_runpermanalyses_GUI (line 98)
gui_mainfcn(gui_State, varargin{:});
Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)GTG_runpermanalyses_GUI('Start_pushbutton_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating UIControl Callback

Thank you very much for kind help,
Best!

Hua

Threaded View

TitleAuthorDate
Hua Yu May 15, 2017
Hua Yu May 17, 2017
Jeffrey Spielberg May 16, 2017
Hua Yu May 16, 2017
Jeffrey Spielberg May 16, 2017
Hua Yu May 16, 2017
Jeffrey Spielberg May 16, 2017
Hua Yu May 16, 2017
Jeffrey Spielberg May 16, 2017
RE: error running permutation tetsting
Hua Yu May 17, 2017
Jeffrey Spielberg May 17, 2017