supported_models {bmm} | R Documentation |
Measurement models available in bmm
Description
Measurement models available in bmm
Usage
supported_models(print_call = TRUE)
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 |
Value
A character vector of measurement models available in bmm
Examples
supported_models()
[Package bmm version 1.0.1 Index]