lambda.network.missing {changepoints} | R Documentation |
Function to compute the default thresholding parameter for leading singular value in the soft-impute algorithm.
Description
Function to compute the default thresholding parameter for leading singular value in the soft-impute algorithm.
Usage
lambda.network.missing(s, e, t, alpha, rho, pi_ub, p, C_lambda)
Arguments
s |
An |
e |
An |
t |
An |
alpha |
A |
rho |
A |
pi_ub |
A |
p |
An |
C_lambda |
A |
Details
The default thresholding parameter is given in Theorem 2 of the reference.
Value
The default thresholding parameter for leading singular value in the soft-impute algorithm
References
Dubey, Xu and Yu (2021) <arxiv:2110.06450>