Skip to contents

Discrete turn-lag distance between point sets of two conversants

Usage

tma_signed_turn_lag(
  pts_a,
  pts_b,
  x_col = "MR1",
  y_col = "MR2",
  time_col = "index",
  delta = 0L
)

Arguments

pts_a

ETM point rows for agent A

pts_b

ETM point rows for agent B

x_col

Column name for x coordinate

y_col

Column name for y coordinate

time_col

Column name for turn index / timestamp

delta

Signed integer turn lag

Value

List with mean_distance and valid_count