Learn R Programming

bmm (version 1.0.1)

supported_models: Measurement models available in bmm

Description

Measurement models available in bmm

Usage

supported_models(print_call = TRUE)

Value

A character vector of measurement models available in bmm

Arguments

print_call

Logical; If TRUE (default), the function will print information about how each model function should be called and its required arguments. If FALSE, the function will return a character vector with the names of the available models

Examples

Run this code
supported_models()

Run the code above in your browser using DataLab