is_uninitializedField: Check if uninitializedField

View source: R/assertions.R

is_uninitializedFieldR Documentation

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.


IQSS/Zelig documentation built on Dec. 11, 2023, 1:51 a.m.