Learn R Programming

ldmppr (version 1.1.0)

dist_one_dim: calculates distance in one dim

Description

calculates distance in one dim

Usage

dist_one_dim(eval_t, obs_t)

Value

distance between a single t and the vector of all t values.

Arguments

eval_t

a t value.

obs_t

a vector of t values.