Learn R Programming

robust2sls (version 0.2.2)

validate_robust2sls: Validator of robust2sls class

Description

validate_robust2sls checks that the input is a valid object of class "robust2sls".

Usage

validate_robust2sls(x)

Value

If the object is a valid "robust2sls" object then the function returns the object. No return value otherwise.

Arguments

x

An object whose validity of class "robust2sls" is tested.