linked_node_names {HeteroGGM}R 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.


[Package HeteroGGM version 1.0.1 Index]