secondOrderMeasurementEdges {cSEM} | R Documentation |
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
)
Arguments
plot_labels |
Logical. Whether to display edge labels. Defaults to TRUE. |
Value
Character string.
[Package cSEM version 0.6.1 Index]