canFit is an S4 generic that tests if an algorithm
  can fit a particular model.canFit(x, y, ...)  ## S3 method for class 'NMFStrategy,character':
canFit(x, y,
    exact = FALSE)
TRUE), or if it should be
  considered able to also fit models that extend models
  that it explicitly fits.nmfAlgorithm