Description Usage Arguments Value Author(s) Examples
A function to simulate a binary graph given latent positions.
1 | gs.sims.latent_pos(X, Y = NULL)
|
X |
the latent positions, as a |
Y |
the second half of the latent positions for directed graphs, as a |
An graph
object with n
vertices, with latent positions given by X
if G
is symmetric and X
, Y
if nonsymmetric.
Eric Bridgeford
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.