within_class_neighbors.class_graph: Within-Class Neighbors for class_graph Objects

View source: R/class_graph.R

within_class_neighbors.class_graphR Documentation

Within-Class Neighbors for class_graph Objects

Description

Compute the within-class neighbors of a class_graph object.

Usage

## S3 method for class 'class_graph'
within_class_neighbors(x, ng)

Arguments

x

A class_graph object.

ng

A neighbor graph object.

Value

A neighbor_graph object representing the within-class neighbors of the input class_graph.


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