.validate_continuous {edstan} | R Documentation |
Validate a continuous covariate
Description
Intended for internal use only.
Usage
.validate_continuous(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]