motifs | R Documentation |
Search for Motifs
motifs( profile, exclusion_zone = profile$ez, k = 3L, neighbor_count = 10L, radius = 3 )
profile |
a |
exclusion_zone |
an |
k |
an |
neighbor_count |
an |
radius |
an |
Website: http://www.cs.ucr.edu/~eamonn/MatrixProfile.html
Other Main API:
analyze()
,
compute()
,
discords()
,
visualize()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.