sargan: Compute Sargan's S

View source: R/generics.R

sarganR 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 felm().

...

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.


lfe documentation built on Feb. 16, 2023, 7:32 p.m.