Learn R Programming

modsem (version 1.0.7)

default_settings_pi: 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"))

Value

list

Arguments

method

which method to get the settings for

Examples

Run this code
library(modsem)
default_settings_pi()

Run the code above in your browser using DataLab