tropea_clustering.plot.plot_time_res_analysis¶
- tropea_clustering.plot.plot_time_res_analysis(title, tra)[source]¶
Plots the results of clustering at different time resolutions.
- Parameters:
title (str) – The path of the .png file the figure will be saved as.
tra (ndarray of shape (n_seq, 3)) – tra[j][0] must contain the j-th value used as delta_t; tra[j][1] must contain the corresponding number of states; tra[j][2] must contain the corresponding unclassified fraction.
resolutions (For each of the analyzed time)
number (the blue curve shows the)
orange (of identified clusters (not including the unclassified data); the)
data. (line shows the fraction of unclassififed)