remove_inactive: Remove inactive features

Description Usage Arguments Value

View source: R/remove_inactive.R

Description

Remove inactive features

Usage

1
remove_inactive(zeros, lambda, omega, gamma_k, dc)

Arguments

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.

Value

List of zeros, lambda, omega, gamma_k, dc.


EandrewJones/mmBPFA documentation built on Feb. 14, 2021, 11:17 p.m.