View source: R/statistics_reports.R
| validity_report | R Documentation |
Validity report for construct models
validity_report(loadings, construct_scores = NULL, items_by_construct = NULL)
loadings |
A data.frame with columns |
construct_scores |
Optional data.frame of construct scores for Fornell-Larcker and inter-construct correlations. |
items_by_construct |
Optional named list, one element per construct,
each a data.frame of that construct's item-level responses. When
supplied, |
An object of class sframe_validity_report.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.