within_class_neighbors: Within-Class Neighbors

View source: R/all_generic.R

within_class_neighborsR Documentation

Within-Class Neighbors

Description

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

Usage

within_class_neighbors(x, ng, ...)

Arguments

x

An object.

ng

A neighbor graph object.

...

Additional arguments passed to specific methods.

Value

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


bbuchsbaum/graphweights documentation built on April 4, 2024, 7:19 p.m.