Package: estimability Type: Package Title: Tools for Assessing Estimability of Linear Predictions Version: 2.0.0 Date: 2026-06-18 Authors@R: c(person("Russell", "Lenth", role = c("aut", "cph"), email = "russell-lenth@uiowa.edu"), person("Michael", "Dumelle", role = c("cre", "aut"), email = "Dumelle.Michael@epa.gov")) Depends: stats, R(>= 4.1.0) Suggests: knitr, rmarkdown Description: 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). URL: https://github.com/rvlenth/estimability, https://rvlenth.github.io/estimability/ BugReports: https://github.com/rvlenth/estimability/issues ByteCompile: yes License: GPL(>=3) VignetteBuilder: knitr Encoding: UTF-8 RoxygenNote: 7.3.3 Repository: https://rvlenth.r-universe.dev Date/Publication: 2026-06-25 16:20:15 UTC RemoteUrl: https://github.com/rvlenth/estimability RemoteRef: HEAD RemoteSha: 5fc6aaee00717e1eac33586bcc4cf5270eea03f7 NeedsCompilation: no Packaged: 2026-06-25 17:18:29 UTC; root Author: Russell Lenth [aut, cph], Michael Dumelle [cre, aut] Maintainer: Michael Dumelle