Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface nmfOptions

Hierarchy

  • nmfOptions

Index

Properties

maxFBIteration

maxFBIteration: number

Maximum number of iterations of the Forward-Backward subroutine.

default

80

maximumIteration

maximumIteration: number

Maximum number of iterations

default

500

phaseRatio

phaseRatio: number

Transition between decreasing thresholding phase and refinement phase in percent of the iterations.

default

0.8

toleranceFB

toleranceFB: number

Relative difference tolerance for convergence of the Forward-Backward sub-iterations.

default

1e-5

useTranspose

useTranspose: boolean

If true the originalMatrix is transposed.

default

false