`vcov()` method for `fastglm` fitted objects
# S3 method for class 'fastglm'
vcov(object, ...)The estimated variance-covariance matrix of the fitted coefficients. For rank-deficient fits, rows and columns corresponding to aliased coefficients are filled with `NA`.