NEWS.md
find_snippet()
that uses MPdist to show representative data.mpx()
algorithm that doesn’t depends on FFT.pmp()
pan-matrix profile.compute()
, analyze()
and visualize()
. Starting point in the unified API from MPF.mass()
to dist_profile()
, including options to different algorithms.dist_profile()
algorithms.dist_profile()
allows Query with Gap (QwG) and Approximate Distance Profile (ADP, with PAA)stompi_update()
that updates the matrix profile allowing real-time computation.floss()
which can do real-time FLUSS computation.[
for tsmp
objects.tail()
and head()
for tsmp
objects.find_motif()
for MultiMatrixProfile
to report Motifs correctly.find_discord()
and its print()
and plot()
functions.plot()
for motifs to show where are the neighbors. Same for discord.valmod()
for Variable Length Motif Discovery.find_motif()
for compatibility with valmod()
.find_chains()
not returning the longest chain. Issue #33vars
. Issue #23progress
package.tsmp()
output for example.%>%
(pipe), e.g. tsmp() %>% find_motif()
. Except for SDTS that has a proper way to work.tsmp()
that handles the several algorithms available.as.*
functions to allow you to switch classes if you want, e.g.: as.matrixprofile()
.as.*
functions).NEWS.md
file to track changes to the package.