dynam_nodes: Format nodes for DyNAM

View source: R/rem.R

dynam_nodesR Documentation

Format nodes for DyNAM

Description

Utility function to format data frame of nodes for use with DyNAM.

Usage

dynam_nodes(x, vprefix = NULL, vpostfix = NULL, present = FALSE)

Arguments

x

Data frame of actors or nodes with arbitrary covariates

vprefix

Node prefix to be pasted into label column

vpostfix

Node postfix to be pasted into label column

present

Logical. Indicates if nodes are present/absent at start of observation

Value

data frame ready to be used with DyNAM models.


jmueller17/sociometrics documentation built on March 20, 2024, 1:04 a.m.