Description Usage Arguments Value
View source: R/remove_inactive.R
Remove inactive features
1 | remove_inactive(zeros, lambda, omega, gamma_k, dc)
|
zeros |
P x K sparsity-inducing binary matrix. |
lambda |
P x K matrix of factor loadings. |
omega |
N x K matrix of factor scores. |
gamma_k |
A numeric vector factor precisions of length K. |
dc |
A numeric vector counting number of times each dimension has been sampled. |
List of zeros, lambda, omega, gamma_k, dc.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.