<div dir="ltr">I<div style="font-family:tahoma,sans-serif;display:inline" class="gmail_default"> have been using field-trip. Recently, I tried to use it for statistic test by non-parametric method, e.g. bootstrap and permutation. As usual, the two method involve resample original data with or without replacement. I carefully inspected the code in the function <i><b>resampledesign</b></i> but I was quite confused by the method in the bootstrap section:</div>
<div><div style="font-family:tahoma,sans-serif;display:inline" class="gmail_default"><br></div></div><div><div style="display:inline" class="gmail_default"><font face="tahoma, sans-serif">254resample = zeros(cfg.numrandomization, Nrepl);</font><br>
</div></div></div>