Learn R Programming

circumplex (version 2.0.1)

print.circumplex_structure: Print circumplex-structure test results

Description

Compact display of a fit_structure() object: the four factor-analytic criteria with their statistics and interpretive classifications, and the RANDALL order test with its randomization p-value.

Usage

# S3 method for circumplex_structure
print(x, digits = 3, ...)

Value

x, invisibly.

Arguments

x

A circumplex_structure object.

digits

The number of decimal places to display (default = 3).

...

Not used.