startUV {NetworkChange} | R Documentation |
Starting values of U and V
Description
Initialize starting values of U and V
Usage
startUV(Z, R, K)
Arguments
Z |
Degree-corrected network array data. |
R |
The dimensionality of latent space. |
K |
The dimensionality of Z. |
Value
A list of U and V
[Package NetworkChange version 0.8 Index]