Rdocumentation
powered by
Learn R Programming
outstandR (version 1.0.0)
get_robust_vcov: Compute Robust Covariance Matrix (HC0-style)
Description
Calculates (X'WX)^-1 (X' W^2 r^2 X) (X'WX)^-1
Usage
get_robust_vcov(fit)
Arguments