Learn R Programming

exametrika (version 1.1.0)

print.exametrika: print.exametrika

Description

Output format for exametrika Class

Usage

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

Value

Prints a formatted summary of the exametrika object to the console, with content varying by object class:

  • TestStatistics: Basic descriptive statistics of the test

  • Dimensionality: Eigenvalue analysis results with scree plot

  • ItemStatistics: Item-level statistics

  • CTT: Classical Test Theory reliability measures

  • IRT: Item parameters and fit indices

  • LCA/LRA: Class/Rank profiles and model fit information

  • Biclustering/IRM: Cluster profiles and model diagnostics

  • Network models (LDLRA/LDB/BINET): Network visualizations and parameter estimates

Arguments

x

exametrika Class object

digits

printed digits

...

other options