BAS icon indicating copy to clipboard operation
BAS copied to clipboard

Standard Errors for fitted values and predictions are incorrect for linear models with weights and glms

Open merliseclyde opened this issue 5 years ago • 0 comments

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.

merliseclyde avatar Sep 10 '20 18:09 merliseclyde