summary.covfm {fit.models}R Documentation

Summary Method

Description

Generic summary method for “covfm” objects.

Usage

## S3 method for class '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.


[Package fit.models version 0.64 Index]