View source: R/network_with_missing.R
lambda.network.missing | R Documentation |
Function to compute the default thresholding parameter for leading singular value in the soft-impute algorithm.
lambda.network.missing(s, e, t, alpha, rho, pi_ub, p, C_lambda)
s |
An |
e |
An |
t |
An |
alpha |
A |
rho |
A |
pi_ub |
A |
p |
An |
C_lambda |
A |
The default thresholding parameter is given in Theorem 2 of the reference.
The default thresholding parameter for leading singular value in the soft-impute algorithm
Dubey, Xu and Yu (2021) <arxiv:2110.06450>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.