areTsRmTimeCompatible: areTsRmTimeCompatible: test time compatibility between a time...

Description Usage Arguments Value Author(s)

View source: R/areTsRmTimeCompatible.R

Description

It checks for three types of compatibility: the initial dates are the same, the sampling period is the same and the length is the same. It is used internally to check whether the inputs chosen by the user are appropiated.

Usage

1

Arguments

TS1

A time series

RM1

A recurrence matrix

Value

A logical vector, which is c(TRUE, TRUE, TRUE) when all the time compatibilty conditions are met.

Author(s)

Marina Saez Andreu


KarsTS documentation built on Jan. 16, 2021, 5:07 p.m.