default_settings_da {modsem}R Documentation

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

Arguments

method

which method to get the settings for

Value

modsem_lms or modsem_qml object

Examples

library(modsem)
default_settings_da()

[Package modsem version 1.0.1 Index]