Thomas Lumley 9/10/2021

Score tests: surprisingly annoying

Read Original

The article details the author's experience implementing score tests for generalized linear models in the survey package. It challenges the folklore that score tests are computationally easy, explaining the difficulties with design matrix construction, checking for linear dependencies, and handling numerical instability in rank-deficient matrices, especially when models are not symbolically nested.

Score tests: surprisingly annoying

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes