Skip to contents

Computes the empirical variance of the influence function, providing a sandwich-type variance estimator.

Usage

var_ic(x, ...)

Arguments

x

Influence function matrix (observations x parameters), typically obtained from IC.

...

Additional arguments (currently not used)

Value

Covariance matrix (p x p).