Description Usage Arguments Value
View source: R/data_integration.R
Random paramter initialization
1 | initialize_params_random(X.list, r, seed = 0)
|
X.list |
a list of ncells-by-ngenes gene expression matrix |
r |
scalar, dimensional of common factor matrix, which can be chosen as the rough number of identifiable cells types in the joint population. |
seed |
random seed used for random generation (default 0). |
a list containing initialized parameters: W, H.list, lambda.list, b.list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.