Description Usage Arguments Details Author(s)
Simulates and then plots outcomes between specified nodes.
1 | predict_response_hist(model, network, x, i, j, n = 1000, barplot = FALSE)
|
model |
|
network |
|
x |
string, the covariate outcome of interest |
i |
integer, sender id |
j |
integer, receiver id |
n |
integer, number of simulations |
barplot |
boolean, plot a barplot instead of a histogram. Useful for discrete outcomes. |
Simulates and then plots outcomes between specified nodes from an estimated latent space model.
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.