Learn R Programming

dtw (version 0.1-2)

testmatrix: Synthetic data sets (to be done)

Description

Test sets for DTW

Usage

data(testmatrix)

Arguments

format

num [1:5] 0.861 0.711 0.535 0.376 0.761

source

~~ reference to a publication or URL from which the data were obtained ~~

Details

Will be improved

References

~~ possibly secondary sources and usages ~~

Examples

Run this code
data(testmatrix)
## maybe str(testmatrix) ; plot(testmatrix) ...

Run the code above in your browser using DataLab