sandwich_rcov_biglm: Hubert/White sandwich vcov implementation for updating linear...

Description Usage Arguments

View source: R/biglm_vcov.R

Description

Hubert/White sandwich vcov implementation for updating linear model (Miller AS274 QR factorization) as implemented in package biglm

Usage

1
sandwich_rcov_biglm(np, D, rbar, R, betas, ok)

Arguments

np

number of parameters in model

D

diagonals of cross products matrix for sandwich estimator

rbar

the off diagonal portion of the R matrix for sandwich estimator

R

cov matrix for model

betas

model coefficients

ok

boolean indicator of linear independence among coefficients


blakeboswell/ploom documentation built on May 25, 2019, 3:24 p.m.