
Compute the degrees of freedom of a sandwich standard error with HC2 correction
Source:R/SandwichLayerVariance.R
dot-compute_IK_dof.Rd
Compute the degrees of freedom of a sandwich standard error with HC2 correction
Usage
.compute_IK_dof(
tm,
ell,
cluster = NULL,
bin_y = FALSE,
exclude = na.action(tm),
tol = 1e-09
)