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.

Plots the number of states (including the unclassified points) and the fraction of unclassificed data points as a function of the time resolution used.

Parameters:
  • title (str) – The path of the .png file the figure will be saved as.

  • tra (ndarray of shape (n_windows, 3)) – Contains the number of states and the population of ENV0 at every tau_window.