Estimability Tools for Package Developers
Russell V. Lenth
, The R Journal (2015) 7:1, pages 195-199.
Abstract When a linear model is rank-deficient, then predictions based on that model become questionable because not all predictions are uniquely estimable. However, some of them are, and the estimability package provides tools that package developers can use to tell which is which. With the use of these tools, a model object’s predict method could return estimable predictions as-is while flagging non-estimable ones in some way, so that the user can know which predictions to believe. The estimability package also provides, as a demonstration, an estimability-enhanced epredict method to use in place of predict for models fitted using the stats package.
Received: 2015-02-11; online 2015-05-11@article{RJ-2015-016, author = {Russell V. Lenth}, title = {{Estimability Tools for Package Developers}}, year = {2015}, journal = {{The R Journal}}, doi = {10.32614/RJ-2015-016}, url = {https://doi.org/10.32614/RJ-2015-016}, pages = {195--199}, volume = {7}, number = {1} }