ttest : independent and dependent samples
Ältere Kommentare anzeigen
hi
sorry this is a statistics question as well as a Matlab question...
i have two groups of data that i want to compare using ttest2. the two groups are independent. but among each group, there are some data-points that are dependent (because they come from the same samples).
so i guess that if i don't declare this, i get way more degrees of freedom (and hence significance) than what is "real". worst is, samples can be of very different sizes, and sometimes they can be huge (from 0 to more than 10000 data points per sample).
how can i declare to the ttest2 function that some data-points in both compared groups come from the same sample ? :-/
thank you..
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Resampling Techniques finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!