is_uninitializedField: Check if uninitializedField
Description
Check if uninitializedField
Usage
is_uninitializedField(
x,
msg = "Zelig model has not been estimated.",
fail = TRUE
)
Arguments
msg
character string with the error message to return if
fail = TRUE
.
fail
logical whether to return an error if x uninitialzed.