View source: R/api-person-fit.R
| summary.mfrm_person_fit_indices | R Documentation |
summary() for compute_person_fit_indices() output gives a compact,
report-ready reading order: first the number of persons and flags, then
status counts, then the highest-priority review rows. The summary keeps
lz_star availability visible so users do not silently treat uncorrected
lz as Snijders-corrected output.
## S3 method for class 'mfrm_person_fit_indices'
summary(object, digits = 3, top_n = 10, ...)
object |
Output from |
digits |
Number of digits used when printing numeric columns. |
top_n |
Number of review rows retained in |
... |
Unused. |
An object of class summary.mfrm_person_fit_indices with:
overview
status_summary
report_index_summary
lz_star_status_summary
top_review
caveats
thresholds
reporting_map
notes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.