insert_ref: Insert Reference Locations into Latent Positions Matrix

Description Usage Arguments Details Value Author(s)

View source: R/utils.R

Description

Insert the reference vertex locations into the latent positions matrix.

Usage

1
insert_ref(pos, ref, d)

Arguments

pos

n-r by d positions matrix, where r is the number of

ref

Reference object as specified in an latent space model

d

Dimensions of the latent space

Details

This calls an underlying C function, .C_insert_ref, since it's critical to the speed of the MLE implementation.

Value

Latent positions matrix with reference locations inserted.

Author(s)

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


jason-morgan/dynnet documentation built on May 18, 2019, 4:53 p.m.