powered by
Rank the STmotifs Rank motifs by their quality
RankSTMotifs(stmotifs)
The ranked version of the identified list of motifs
List of identified motifs
#Search for Spatial-time Motifs D <- STMotif::example_dataset DS <- NormSAX(STMotif::example_dataset,5) stmotifs <- SearchSTMotifs(D,DS,4,5,4,10,2,2) rstmotifs <- RankSTMotifs(stmotifs)
Run the code above in your browser using DataLab