BAS
BAS copied to clipboard
Standard Errors for fitted values and predictions are incorrect for linear models with weights and glms
Standard errors for the regressions function and fitted values do not account for weights in calculating the standard errors bas lm objects and bas glm objects. Need to incorporate the weights in calculations the leverage values.
Added unit test to testthat for package.