loc: Extract Estimated Locations from Latent Space Model

Description Usage Arguments Details Value Author(s)

View source: R/latentnet.R

Description

Extracts the estimated posterior means for the vertices as estimated in the latentnet package.

Usage

1
2
3
4
loc(object, ...)

## S3 method for class 'ergmm'
loc(object, ...)

Arguments

object

Model object returned by ergmm.

...

Additional arguments, unused.

Details

loc returns a matrix of posterior means for the latent locations of each vertex as estimated by ergmm.

Value

Matrix of posterior means of the vertices as estimated in the latent space model.

Author(s)

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


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