Loss_Fro: Get the error of Semi-NMF using frobenius norm

View source: R/Loss_Fro.R

Loss_FroR Documentation

Get the error of Semi-NMF using frobenius norm

Description

Get the error of Semi-NMF using frobenius norm

Usage

Loss_Fro(model, target)

Arguments

model

Object of class: NMFfit

target

gene expression matrix

Details

This is a customerized function defined in terms of nmf. For more information, please go through the NMF vignette https://cran.r-project.org/web/packages/NMF/vignettes/NMF-vignette.pdf

Value

The result of semi-NMF for the current iteration

Author(s)

Haidong Yi, Ayush T. Raman


aayushraman/DASC documentation built on May 9, 2023, 12:03 a.m.