Learn R Programming

circumplex (version 2.0.1)

summary.circumplex_structure: Summarize circumplex-structure test results

Description

Fuller display of a fit_structure() object: adds the interpretive cutoffs behind each classification, the estimated angle and communality of each scale, and the analysis settings.

Usage

# S3 method for circumplex_structure
summary(object, digits = 3, ...)

Value

object, invisibly.

Arguments

object

A circumplex_structure object.

digits

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

...

Not used.