Skip to contents

Simulate multivariate Gaussian data for an undirected graph model

Usage

model_sim(n, ig, seed = 1)

Arguments

n

The number of samples to generate data for

ig

An igraph object, must be an undirected graph

seed

A number to seed the random data

Value

A data frame of multivariate Gaussian data