print.exametrika {exametrika} | R Documentation |
print.exametrika
Description
Output format for exametrika Class
Usage
## S3 method for class 'exametrika'
print(x, digits = 3, ...)
Arguments
x |
exametrika Class object |
digits |
printed digits |
... |
other options |
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
[Package exametrika version 1.1.0 Index]