When clustering with 'gmdistribution' model created with 'fitgmdist', how to find out the order of components given in 'idx' ([idx,nlogL,p] = cluster(gmModel, Data))?

I need to match the components given in idx with my target clusters to find sensitivity and specificity details. Therefore I need to know the order of cluster components (which cluster is numbered 1, 2 etc.). Is there a way to find this?

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!