LabDat: Calculation of edge- and nodewise means for planar networks

Description Usage Arguments Value Author(s)

View source: R/LabDat.R

Description

Calculates edgewise and nodewise means of covariates for planar networks

Usage

1
LabDat(adj, x.coord.node, y.coord.node, x.event, y.event, codats)

Arguments

adj

A adjacency matrix encoding network structure

x.coord.node

X-coordinates of node in network

y.coord.node

Y-coordinates of node in network

x.event

X-coordinates of event

y.event

Y-coordinates of event

codats

Value

dats vector containing the edgewise means

datmeans vector containing the nodewise means per neighbours

Author(s)

Matthias Eckardt


MckEatt/intensitynet documentation built on May 7, 2019, 4:55 p.m.