estimability (1.5.1)
Published 2026-02-24 13:47:10 +00:00 by atheaadmin
Installation
options("repos" = c(getOption("repos"), c(gitea=" ")))install.packages("estimability")About this package
Provides tools for determining estimability of linear functions of regression coefficients, and 'epredict' methods that handle non-estimable cases correctly. Estimability theory is discussed in many linear-models textbooks including Chapter 3 of Monahan, JF (2008), "A Primer on Linear Models", Chapman and Hall (ISBN 978-1-4200-6201-4).Tools for Assessing Estimability of Linear Predictions
Dependencies
| Depends | stats, R(>= 4.1.0) |
| Suggests | knitr, rmarkdown |