I am conducting an analysis using data on 40 participants who reported how many hours they slept (on a 5 point scale) every night over 11 weeks. I would like to conduct two clustering analyses to:
1) identify groups of types of sleepers. For example, are there groups of individuals who are variable sleepers vs. more consistent sleepers?
2) identify patterns of sleeping periods within individuals. For example, for each participant over the 11 weeks, are there periods for which they sleep more hours or have more variable sleep than other periods?
I am aware there are data-mining techniques such as K-means, but I understand these methods are for static data and are not appropriate for clustering individuals based on their repeated measures. What are possible approaches I could take for these types of analyses?
Thanks everyone!
1) identify groups of types of sleepers. For example, are there groups of individuals who are variable sleepers vs. more consistent sleepers?
2) identify patterns of sleeping periods within individuals. For example, for each participant over the 11 weeks, are there periods for which they sleep more hours or have more variable sleep than other periods?
I am aware there are data-mining techniques such as K-means, but I understand these methods are for static data and are not appropriate for clustering individuals based on their repeated measures. What are possible approaches I could take for these types of analyses?
Thanks everyone!
Comment