Description Usage Arguments Details Value Author(s)
Extract the postertior samples of the distances between two vertices as estimated in a latent space model.
1 2 3 4 | mcmc_distance(object, i, j)
## S3 method for class 'ergmm'
mcmc_distance(object, i, j)
|
object |
|
i |
integer, representing the index of the first vertex |
j |
integer, representing the index of the second vertex |
mcmc_distance
returns an mcmc
object containing
the distances between the two specified vertices.
Returns an mcmc
object
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.