Learn R Programming

umx (version 1.4.0)

umx_get_cores: umx_get_cores

Description

This function is now deprecated: Get the number of cores using \codeumx_set_cores with no parameters.

Usage

umx_get_cores(model = NULL)

Arguments

model
an (optional) model to get from. If left NULL, the global option is returned

Value

- number of cores

References

- http://tbates.github.io, https://github.com/tbates/umx

See Also

Other umx deprecated: umx-deprecated, umx_get_optimizer

Examples

Run this code
# Deprecated function: to get cores, use umx_set_cores() with no value

Run the code above in your browser using DataLab