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
NeedsCompilation: no
Packaged: 2026-06-25 16:32:46 UTC; MDUMELLE
Author: Russell Lenth [aut, cph],
  Michael Dumelle [cre, aut]
Maintainer: Michael Dumelle <Dumelle.Michael@epa.gov>
Repository: CRAN
Date/Publication: 2026-06-26 08:10:02 UTC
Built: R 4.5.3; ; 2026-06-26 23:51:27 UTC; windows
