startS {NetworkChange} | R 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
[Package NetworkChange version 0.8 Index]