linked_node_names: Indexes the names of all nodes connected to some particular...

View source: R/link_edge_names.R

linked_node_namesR Documentation

Indexes the names of all nodes connected to some particular nodes in a subgroup.

Description

Indexes the names of all nodes connected to some particular nodes in a subgroup.

Usage

linked_node_names(summ, va_names, num_subgroup=1)

Arguments

summ

A list, the summary of the resulting network structures.

va_names

A vector, the names of nodes of interest.

num_subgroup

Int, the subgroup numbering.

Value

A list including the names of connected nodes to the nodes of interest in a subgroup.


HeteroGGM documentation built on Oct. 11, 2023, 5:14 p.m.