validate_robust2sls {robust2sls} | R Documentation |
Validator of robust2sls class
Description
validate_robust2sls
checks that the input is a valid object of
class "robust2sls"
.
Usage
validate_robust2sls(x)
Arguments
x |
An object whose validity of class |
Value
If the object is a valid "robust2sls"
object then the function
returns the object. No return value otherwise.
[Package robust2sls version 0.2.2 Index]