discords {tsmp} | R Documentation |
Search for Discord
Description
Search for Discord
Usage
discords(
profile,
exclusion_zone = profile$ez,
k = 3L,
neighbor_count = 10L,
radius = 3
)
Arguments
profile |
a |
exclusion_zone |
an |
k |
an |
neighbor_count |
an |
radius |
an |
References
Website: http://www.cs.ucr.edu/~eamonn/MatrixProfile.html
See Also
Other Main API:
analyze()
,
compute()
,
motifs()
,
visualize()
[Package tsmp version 0.4.15 Index]