visualize | R Documentation |
Plots an object generated from one of the algorithms. In some cases multiple plots will be generated
visualize(profile)
profile |
a |
Website: http://www.cs.ucr.edu/~eamonn/MatrixProfile.html
Other Main API:
analyze()
,
compute()
,
discords()
,
motifs()
result <- compute(mp_toy_data$data[, 1], 80) visualize(result)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.