Learn R Programming

modsem (version 1.0.7)

default_settings_da: default arguments fro LMS and QML approach

Description

This function returns the default settings for the LMS and QML approach.

Usage

default_settings_da(method = c("lms", "qml"))

Value

list

Arguments

method

which method to get the settings for

Examples

Run this code
library(modsem)
default_settings_da()

Run the code above in your browser using DataLab