View source: R/generate_nmf_modules.R
normalize_nmf | R Documentation |
This function applies an antilog transformation to the data, ensuring that all values are positive, and then scales the result from 0 to 1.
normalize_nmf(left_data)
left_data |
The data to be normalized |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.