as.statusCode {OpenMx}R Documentation

Convert a numeric or character vector into an optimizer status code factor

Description

Below we provide a brief, technical description of each status code followed by a more colloquial, less precise desciption.

Usage

as.statusCode(code)

Arguments

code

a character or numeric vector of optimizer status code

See Also

mxBootstrap summary.MxModel


[Package OpenMx version 2.21.11 Index]