R/Variance_sandwich.R
V_theta.Rd
Computes \(V(\hat\theta)\) via the sandwich formula.
V_theta(Y, X, fit)
An n x p matrix (counts).
An (n*p) x d matrix (design stacked in blocks of size n).
Output list from your estimator.
Symmetrized variance–covariance matrix.