Validity report for construct models
Arguments
- loadings
A data.frame with columns
construct,item, andloading, or a named list of loading vectors by construct.- 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,
htmtis the Henseler heterotrait-monotrait ratio: the mean absolute heterotrait-heteromethod correlation over the geometric mean of the two constructs' mean absolute monotrait-heteromethod correlations. Constructs with a single item have no monotrait correlations, so their HTMT entries areNA. Without this argument,htmtfalls back to the absolute inter-construct correlation matrix fromconstruct_scores(the pre-0.3.4 behaviour). Thehtmt_methodelement records which was computed.