gvarDat {modnets}R Documentation

Simulated temporal network data

Description

Data generated from simNet, with five variables that serve as nodes in the GVAR model and a sixth that serves as a moderator. The data were generated by setting lag = 1 to specify a single-subject lag-1 model. The data were simulated from a graphical vector autoregressive model (GVAR).

Usage

gvarDat

Format

A 5000 x 6 data frame with five variables as nodes in a GVAR and a sixth as a moderator. Attributes contain values for the data generating model.

Details

In the case of using simNet with lags = 1, that function essentially serves as a wrapper for mlGVARsim which automatically sets nPerson = 1.


[Package modnets version 0.9.0 Index]