get_factor_exp_var: Get the explained variance of the reconstructed data using...

View source: R/run_tucker_ica.R

get_factor_exp_varR Documentation

Get the explained variance of the reconstructed data using one factor

Description

Get the explained variance of the reconstructed data using one factor

Usage

get_factor_exp_var(container, factor_use)

Arguments

container

environment Project container that stores sub-containers for each cell type as well as results and plots from all analyses

factor_use

numeric The factor to investigate

Value

The explained variance numeric value for one factor.


scITD documentation built on Sept. 8, 2023, 5:11 p.m.