print.factorset: Print a summary of a factorset

View source: R/factorsets.R

print.factorsetR Documentation

Print a summary of a factorset

Description

Prints out the final factor analysis of a factorset

Usage

## S3 method for class 'factorset'
print(fs, cut = NULL)

Arguments

fs

The factorset object to be printed

cut

(optional) The cutoff for print.factanal; Only prints factor loading above this value


rwash/surveys documentation built on Sept. 18, 2023, 11:31 p.m.