simulate_edge: Simulate Outcomes from Latent Space Model

Description Usage Arguments Details Value Author(s)

View source: R/latentnet.R

Description

Simulate edge outcomes from an estimated ergmm model.

Usage

1
simulate_edge(model, n, x, i, j, seed = NULL)

Arguments

model

ergmm model object

n

integer, number of simulations

x

string, the covariate outcome of interest

i

integer, sender id

j

integer, receiver id

seed

integer, random seed for replicability

Details

Simulate edge outcomes from an estimated ergmm model.

Value

vector of simulated values

Author(s)

Jason W. Morgan jason.w.morgan@gmail.com


jason-morgan/ina documentation built on Dec. 3, 2019, 7:12 a.m.