fastanmf: Fast and Stable NMF

View source: R/fastanmf.R

fastanmfR Documentation

Fast and Stable NMF

Description

Fast and Stable NMF

Usage

fastanmf(
  data,
  rank,
  nrun = 200,
  nmf_seed = 123456,
  mvg = 1000,
  cophenetic = 0,
  ...
)

rmoffitt/aged documentation built on Aug. 11, 2022, 7:07 p.m.