sargan {lfe} | R Documentation |
Compute Sargan's S
Description
Compute Sargan's S
Usage
sargan(object, ..., lhs = object$lhs[1])
Arguments
object |
and object type '"felm"', the return value from |
... |
Not used at the moment. |
lhs |
in case of multiple left hand sides, specify the name of the left hand side for which you want to compute Sargan's S. |
Value
sargan
returns a numeric, the Sargan's S. The Basmann statistic is
returned in the '"basmann"' attribute.
[Package lfe version 3.0-0 Index]