monadic_w_cs: Internal function to apply to a cross-section

View source: R/spatial_lag.R

monadic_w_csR Documentation

Internal function to apply to a cross-section

Description

Internal function to apply to a cross-section

Usage

monadic_w_cs(dat, origin = "unit1", destination = "unit2", w = "w")

Arguments

dat

directed dyadic dataset (data.frame)

origin

name of origin id column (character)

destination

name of destination id column (character)

w

name of distance/weights column (character)


vincentarelbundock/btergmHelper documentation built on Aug. 24, 2023, 11:17 a.m.