summary.covfm: Summary Method
Description
Generic summary method for “covfm” objects.
Usage
# S3 method for covfm
summary(object, corr = FALSE, ...)
Arguments
corr
a logical value passed as an attribute to the print
method. When TRUE
, correlations are compared in the
textual output.
…
additional arguments for the summary method.