Get latent dimensions levels from dimension reduction output
Source:R/output_utils.R
get_latent_dimensions.Rd
Extracts the latent dimension levels from the output of a dimension reduction method.
Arguments
- method_output
Integration method output generated via the
get_output()
function.