View source: R/network_with_missing.R
softImpute.network.missing | R Documentation |
Estimate graphon matrix by soft-impute for independent adjacency matrices with missing values.
softImpute.network.missing( data_incomplete_list, eta_list, lambda, a, it_max = 10000 )
data_incomplete_list |
A |
eta_list |
A |
lambda |
A |
a |
A |
it_max |
An |
Estimated graphon matrix
Haotian Xu
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.