Learn R Programming

fit.models (version 0.64)

summary.covfm: Summary Method

Description

Generic summary method for “covfm” objects.

Usage

# S3 method for covfm
summary(object, corr = FALSE, ...)

Arguments

object

a “covfm” object.

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.