xfollow: Estimate 'x' distance traveled using a constant speed model.

Description Usage Arguments

View source: R/xfollow.R

Description

Estimate x distance traveled using a constant speed model.

Usage

1
xfollow(x0, u, t, t0)

Arguments

x0

starting location at time t0, a number

u

speed, a number

t

travel time, a number

t0

deceleration time, a number


PJOssenbruggen/Basic documentation built on May 25, 2019, 1:20 p.m.