calculate_drift: Calculate the drift given x and y

Description Usage Arguments Value

View source: R/utils.R

Description

Calculate the drift given x and y

Usage

1

Arguments

x

A vecor containing x co-ordinates (same length as that of y)

y

A vecor containing y co-ordinates (same length as that of x)

Value

Drift vector which is sqrt(dx^2 + dy^2)


Sage-Bionetworks/mhealthtools documentation built on Sept. 20, 2020, 1:42 p.m.