gather function

Utility function

Utility function

Called by various functions to calculate various intercepts.

gather(u, v, w, moran, df, xpoints, filter, fw)

Arguments

  • u: a vector.
  • v: a vector.
  • w: a vector.
  • moran: a matrix.
  • df: a scalar.
  • xpoints: a vector.
  • filter: a logical.
  • fw: a scalar

Returns

A list is returned.

Details

An auxiliary function to ease maintenance.

  • Maintainer: Ottar N. Bjornstad
  • License: GPL-3
  • Last published: 2022-05-07