Learn R Programming

cSEM (version 0.6.0)

secondOrderMeasurementEdges: Internal: secondOrderMeasurementEdges

Description

Build measurement edges for a second–order model.

Usage

secondOrderMeasurementEdges(
 construct,
 weights_first,
 loadings_first,
 weight_p_first,
 loading_p_first,
 weights_second,
 loadings_second,
 weight_p_second,
 loading_p_second,
 plot_signif,
 plot_labels,
 constructTypes,
 only_second_stage = FALSE
 )

Value

Character string.

Arguments

plot_labels

Logical. Whether to display edge labels. Defaults to TRUE.