.validate_binary {edstan} | R Documentation |
Validate a boolean covariate
Description
Intended for internal use only.
Usage
.validate_binary(x, nm)
Arguments
x |
A vector of covariate values. |
nm |
Name for the covariate. |
Value
A character vector of identified issues.
[Package edstan version 1.1.0 Index]