visualize: Plots an object generated from one of the algorithms. In some...

Description Usage Arguments References See Also Examples

View source: R/visualize.R

Description

Plots an object generated from one of the algorithms. In some cases multiple plots will be generated

Usage

1

Arguments

profile

a MatrixProfile or PMP object.

References

Website: http://www.cs.ucr.edu/~eamonn/MatrixProfile.html

See Also

Other Main API: analyze(), compute(), discords(), motifs()

Examples

1
2
result <- compute(mp_toy_data$data[, 1], 80)
visualize(result)

franzbischoff/tsmp documentation built on March 9, 2020, 6:01 a.m.