normalize_nmf: Normalize NMF

View source: R/generate_nmf_modules.R

normalize_nmfR Documentation

Normalize NMF

Description

This function applies an antilog transformation to the data, ensuring that all values are positive, and then scales the result from 0 to 1.

Usage

normalize_nmf(left_data)

Arguments

left_data

The data to be normalized


MollahLab/gen3DNet documentation built on Nov. 18, 2024, 5:08 a.m.