# Generated by roxygen2: do not edit by hand

export(TMixClust)
export(analyse_stability)
export(generate_TMixClust_report)
export(get_time_series_df)
export(get_time_series_df_bio)
export(plot_silhouette)
export(plot_time_series_df)
import(Biobase)
import(BiocParallel)
import(SPEM)
import(cluster)
import(gss)
import(stats)
importFrom(flexclust,randIndex)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,col2rgb)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,hist)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,title)
importFrom(mvtnorm,dmvnorm)
importFrom(utils,head)
importFrom(utils,read.table)
importFrom(utils,write.table)
