Description Usage Arguments Details Value Author(s)
Simulate edge outcomes from an estimated ergmm
model.
1 | simulate_edge(model, n, x, i, j, seed = NULL)
|
model |
|
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 |
Simulate edge outcomes from an estimated ergmm
model.
vector of simulated values
Jason W. Morgan jason.w.morgan@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.