mcmc_distance: Extract Posterior Samples of the Distances Between Two...

Description Usage Arguments Details Value Author(s)

View source: R/latentnet.R

Description

Extract the postertior samples of the distances between two vertices as estimated in a latent space model.

Usage

1
2
3
4
mcmc_distance(object, i, j)

## S3 method for class 'ergmm'
mcmc_distance(object, i, j)

Arguments

object

ergmm model object

i

integer, representing the index of the first vertex

j

integer, representing the index of the second vertex

Details

mcmc_distance returns an mcmc object containing the distances between the two specified vertices.

Value

Returns an mcmc object

Author(s)

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


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