llsmAR: Run Latent Space Model on Longitudinal Network Data with AR...

Description Usage Arguments

Description

llsmAR runs and tunes MCMC sampler on the network data

Usage

1
2
llsmAR(Y, initialVals = NULL, priors = NULL, tune = NULL, tuneIn = TRUE,
  dd, niter, prTransformed = TRUE)

Arguments

Y

list of sociomatrices for longitudinal network data

initialVals

List of initialization use default if NULL

priors

List of prior specification

tune

List of tuning parameters

tuneIn

Logical to indicate if tuning is required

dd

Dimension of the latent space positions

niter

Number of iterations for MCMC run

prTransformed

Logical to indicate if procrustes transformation is to be done during sampling of latent positions


SAcmu/LLSM documentation built on May 9, 2019, 11:06 a.m.