<div dir="ltr">Hi trippers, <div><br></div><div>I'm considering implementing some code to cluster a stat matrix that was calculated using the ft_conjunctiveanalysis function.  </div><div><br></div><div>Looking through the code and reading up on this form of conjunctive statistics, my impression is that I could do a similar clustering of this stat output if I hold on to the original statrand matrixes calculated in ft_statistics_montecarlo.m for each of the stat structs that are being input into ft_conjunctiveanalysis.  If I have those statrand mats present, I can do a similar minimum statistic conjunction across the various stat objects to create an analogous statrand matrix that can then be used with the conjunction of the true data as input into clusterstat.m</div><div><br></div><div>I'd like to make this workable as a possible submission to the fieldtrip code base, but didn't want to dig into it unless it was statistically sound/made any sense to begin with.  So, please chime in if I'm missing something and the cluster of on this conjunction of statrands is nonsense, but also please chime in if this does make sense and I can proceed as described.</div><div><br></div><div><br></div><div>Nick</div></div>