av_apply: Corrects the matrix profile using an annotation vector
Description
This function overwrites the current Matrix Profile using the Annotation Vector. Use with caution.
Usage
av_apply(.mp)
Value
Returns the input .mp object corrected by the embedded annotation vector.
Arguments
.mp
A Matrix Profile with an Annotation Vector.
References
Dau HA, Keogh E. Matrix Profile V: A Generic Technique to Incorporate Domain
Knowledge into Motif Discovery. In: Proceedings of the 23rd ACM SIGKDD International Conference
on Knowledge Discovery and Data Mining - KDD '17. New York, New York, USA: ACM Press; 2017. p.
125-34.
See Also
Other Annotation vectors:
av_complexity(),
av_hardlimit_artifact(),
av_motion_artifact(),
av_stop_word(),
av_zerocrossing()