startS: Sample a starting value of hidden states

View source: R/startS.R

startSR Documentation

Sample a starting value of hidden states

Description

Sample a starting value of hidden states

Usage

startS(Z, Time, m, initial.U, V, s2, R)

Arguments

Z

Degree-corrected network array data

Time

The length of time.

m

The number of breaks

initial.U

Initialized U matrix.

V

Initialized V matrix.

s2

Initialized error variance

R

The dimensionality of latent space

Value

A state vector


NetworkChange documentation built on March 18, 2022, 7:52 p.m.