default_settings_pi {modsem} | R Documentation |
default arguments for product indicator approaches
Description
This function returns the default settings for the product indicator approaches
Usage
default_settings_pi(method = c("rca", "uca", "pind", "dblcent", "ca"))
Arguments
method |
which method to get the settings for |
Value
modsem_lms or modsem_qml object
Examples
library(modsem)
default_settings_pi()
[Package modsem version 1.0.1 Index]