Learn R Programming

Zelig (version 5.1.6.1)

is_uninitializedField: Check if uninitializedField

Description

Check if uninitializedField

Usage

is_uninitializedField(x, msg = "Zelig model has not been estimated.",
  fail = TRUE)

Arguments

x

a zelig.out method

msg

character string with the error message to return if fail = TRUE.

fail

logical whether to return an error if x uninitialzed.