Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

Distmat-generics

Generics for Distmat


Description

Generics with methods for Distmat.

Usage

## S4 method for signature 'Distmat,ANY,ANY,ANY'
x[i, j, ..., drop = TRUE]

Arguments

x

A Distmat object.

i

Row indices.

j

Column indices.

...

Ignored.

drop

Logical to drop dimensions after subsetting.

Details

Accessing matrix elements with [] first calculates the values if necessary.


dtwclust

Time Series Clustering Along with Optimizations for the Dynamic Time Warping Distance

v5.5.10
GPL-3
Authors
Alexis Sarda-Espinosa
Initial release
2022-04-15

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.