Package: investr Type: Package Title: Inverse Estimation/Calibration Functions Version: 1.5.0 Authors@R: person(c("Brandon", "M."), family = "Greenwell", email = "greenwell.brandon@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8120-0084")) Description: Functions to facilitate inverse estimation (e.g., calibration) in linear, generalized linear, nonlinear, and (linear) mixed-effects models. A generic function is also provided for plotting fitted regression models with or without confidence/prediction bands that may be of use to the general user. For a general overview of these methods, see Greenwell and Schubert Kabban (2014) . License: GPL (>= 2) URL: https://github.com/bgreenwell/investr, https://bgreenwell.github.io/investr/, https://bgreenwell.r-universe.dev/investr BugReports: https://github.com/bgreenwell/investr/issues Depends: R (>= 3.3.0) Suggests: boot, datasets, knitr, MASS, nlme, survival, tinytest Imports: graphics, stats, utils LazyData: true RoxygenNote: 7.3.3 VignetteBuilder: knitr Encoding: UTF-8 Roxygen: list(markdown = TRUE) Repository: https://bgreenwell.r-universe.dev Date/Publication: 2026-07-17 18:00:29 UTC RemoteUrl: https://github.com/bgreenwell/investr RemoteRef: main RemoteSha: 6d89e66dc766121b5034f79103dff573efc56118 NeedsCompilation: no Packaged: 2026-07-17 18:49:39 UTC; root Author: Brandon M. Greenwell [aut, cre] (ORCID: ) Maintainer: Brandon M. Greenwell