between_class_neighbors: Between-Class Neighbors

View source: R/all_generic.R

between_class_neighborsR Documentation

Between-Class Neighbors

Description

A generic function to compute the between-class neighbors of a graph.

Usage

between_class_neighbors(x, ng, ...)

Arguments

x

An object.

ng

A neighbor graph object.

...

Additional arguments passed to specific methods.

Value

An object representing the between-class neighbors of the input graph, the structure of which depends on the input object's class.


bbuchsbaum/neighborweights documentation built on April 1, 2024, 8:41 p.m.