provides a simple wrapper to softImpute to provide a rank 1 initialization. Uses type = "svd" option.
softImpute
type = "svd"
udv_si_svd(Y, K = 1)
an n by p matrix
number of factors to use
A list with components (u,d,v)