Master index |
Index for vbmeg/functions/tool_box/time_frequency ![]() |
| [t_out,p_out,mn1,mn2]=calc_tstat_scl(scl1,scl2,pair_samp); | |
| --- | |
| [y]=mk_resamp(y,newsr,sr); | |
| [out_scl,scl_frq,scl_time]=mk_tfrscalo(j,sr,low_freq,high_freq,time_step); | |
| [t_thresh,p_thresh,thresh_map]=plot_scl_stat(t_out,p_out,scl_frq,scl_time,mn1,mn2,p_crit,thresh_crit); | |
| [t,p,n]=ttest_pair(indat1,indat2); %tests if indat1 > indat2 tail 1=one tailed |