cov.calc.dists: Calculate distances between vectors of time points

Description Usage Arguments

View source: R/gp.r

Description

Calculate distances between vectors of time points

Usage

1
cov.calc.dists(tau.1, tau.2 = tau.1, period = NULL)

Arguments

tau.1

First vector of time points

tau.2

Second vector of time points (defaults to first if not given)

period

Period if periodic


DeLorean documentation built on May 2, 2019, 9:24 a.m.