get_factor_exp_var {scITD}R 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.


[Package scITD version 1.0.4 Index]