View source: R/updateOtherMatsDS.R
updateOtherMatsDS | R Documentation |
Update the heterogeneous variables for method dsMTL_iNMF
updateOtherMatsDS(X, newH, W, Hv, lamb, Sp)
X |
The name of the data matrix |
newH |
The aggregated estimate of shared component H |
W |
The current estimate of heterogeneous component W |
Hv |
The current estimate of heterogeneous component Hv |
lamb |
The hyper-parameter for balancing the amount of homogeneous and heterogeneous information |
Sp |
The hyper-parameter for controlling the sparsity |
The function was performed when the server received the aggregated H, the server would update all variables in the server
The updated heterogeneous variables for eacg server
Han Cao
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.