summary.ldecomp function

Summary statistics for linear decomposition

Summary statistics for linear decomposition

Generic summary function for linear decomposition. Prints statistic about the decomposition.

## S3 method for class 'ldecomp' summary(object, str = NULL, ...)

Arguments

  • object: object of class ldecomp
  • str: user specified text to show as a description of the object
  • ...: other arguments
  • Maintainer: Sergey Kucheryavskiy
  • License: MIT + file LICENSE
  • Last published: 2024-08-19