summary.ldecomp {mdatools} | R Documentation |
Summary statistics for linear decomposition
Description
Generic summary
function for linear decomposition. Prints statistic about
the decomposition.
Usage
## S3 method for class 'ldecomp'
summary(object, str = NULL, ...)
Arguments
object |
object of class |
str |
user specified text to show as a description of the object |
... |
other arguments |
[Package mdatools version 0.14.1 Index]