{
  "_id": "6a5a7a1009eb0996dd690e28",
  "Package": "investr",
  "Type": "Package",
  "Title": "Inverse Estimation/Calibration Functions",
  "Version": "1.5.0",
  "Authors@R": "person(c(\"Brandon\", \"M.\"), family = \"Greenwell\",\nemail = \"greenwell.brandon@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-8120-0084\"))",
  "Description": "Functions to facilitate inverse estimation (e.g.,\ncalibration) in linear, generalized linear, nonlinear, and\n(linear) mixed-effects models. A generic function is also\nprovided for plotting fitted regression models with or without\nconfidence/prediction bands that may be of use to the general\nuser. For a general overview of these methods, see Greenwell\nand Schubert Kabban (2014) <doi:10.32614/RJ-2014-009>.",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/bgreenwell/investr,\nhttps://bgreenwell.github.io/investr/,\nhttps://bgreenwell.r-universe.dev/investr",
  "BugReports": "https://github.com/bgreenwell/investr/issues",
  "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": {
    "Date": "2026-07-17 18:49:39 UTC",
    "User": "root"
  },
  "Author": "Brandon M. Greenwell [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8120-0084>)",
  "Maintainer": "Brandon M. Greenwell <greenwell.brandon@gmail.com>",
  "_user": "bgreenwell",
  "_type": "src",
  "_file": "investr_1.5.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/b7c6d588345a791108bf93f2417eb3983f641d07da9709aa0cacd8c5acd3c1b6",
  "_filesize": 694675,
  "_sha256": "b7c6d588345a791108bf93f2417eb3983f641d07da9709aa0cacd8c5acd3c1b6",
  "_expires": "2026-10-25T18:53:02.000Z",
  "_created": "2026-07-17T18:49:39.000Z",
  "_published": "2026-07-17T18:53:04.292Z",
  "_jobs": [
    {
      "job": 87966907280,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8416651690"
    },
    {
      "job": 87966907278,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8416639520"
    },
    {
      "job": 87966907279,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8416616238"
    },
    {
      "job": 87966907270,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8416628967"
    },
    {
      "job": 87966260981,
      "time": 192,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8416585725"
    },
    {
      "job": 87966907311,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8416629071"
    },
    {
      "job": 87966907302,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8416625505"
    },
    {
      "job": 87966907296,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8416624560"
    },
    {
      "job": 87966907282,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8416622444"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/29605067510",
  "_status": "success",
  "_upstream": "https://github.com/bgreenwell/investr",
  "_commit": {
    "id": "6d89e66dc766121b5034f79103dff573efc56118",
    "author": "Brandon Greenwell <greenwell.brandon@gmail.com>",
    "committer": "Brandon Greenwell <greenwell.brandon@gmail.com>",
    "message": "Merge branch 'devel' into main\n",
    "time": 1784311229
  },
  "_maintainer": {
    "name": "Brandon M. Greenwell",
    "email": "greenwell.brandon@gmail.com",
    "login": "bgreenwell",
    "linkedin": "in/brandon-greenwell-ph-d-90310b94",
    "twitter": "@bgreenwell8",
    "description": "Director, Responsible AI at 84.51° and Adjunct Instructor at the University of Cincinnati.",
    "uuid": 3777755,
    "orcid": "0000-0002-8120-0084"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "boot",
      "role": "Suggests"
    },
    {
      "package": "datasets",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "nlme",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "bgreenwell",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2026-29",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v1.5.0",
      "date": "2026-07-17"
    }
  ],
  "_topics": [
    "calibration",
    "inverse-estimation",
    "inverse-prediction",
    "regression"
  ],
  "_stars": 25,
  "_contributors": [
    {
      "user": "bgreenwell",
      "count": 306,
      "uuid": 3777755
    },
    {
      "user": "japhir",
      "count": 1,
      "uuid": 10659193
    }
  ],
  "_userbio": {
    "uuid": 3777755,
    "type": "user",
    "name": "Brandon Greenwell",
    "followers": 404,
    "description": "Director, Responsible AI at 84.51° and Adjunct Instructor at the University of Cincinnati."
  },
  "_downloads": {
    "count": 18438,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/investr"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/bgreenwell/investr",
  "_pkgdown": "https://bgreenwell.github.io/investr/",
  "_searchresults": 198,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/investr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bgreenwell/investr",
  "_realowner": "bgreenwell",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2013-08-09"
    },
    {
      "version": "1.0.1",
      "date": "2014-04-19"
    },
    {
      "version": "1.1.0",
      "date": "2014-07-14"
    },
    {
      "version": "1.1.1",
      "date": "2014-09-09"
    },
    {
      "version": "1.1.2",
      "date": "2014-09-15"
    },
    {
      "version": "1.2.0",
      "date": "2014-12-23"
    },
    {
      "version": "1.2.1",
      "date": "2015-01-06"
    },
    {
      "version": "1.3.0",
      "date": "2015-03-25"
    },
    {
      "version": "1.4.0",
      "date": "2016-04-09"
    },
    {
      "version": "1.4.2",
      "date": "2022-03-31"
    }
  ],
  "_exports": [
    "calibrate",
    "invest",
    "plotFit",
    "predFit"
  ],
  "_datasets": [
    {
      "name": "arsenic",
      "title": "Concentrations of arsenic in water samples",
      "object": "arsenic",
      "class": [
        "data.frame"
      ],
      "fields": [
        "actual",
        "measured"
      ],
      "rows": 32,
      "table": true,
      "tojson": true
    },
    {
      "name": "beetle",
      "title": "Dobson's Beetle Data",
      "object": "beetle",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ldose",
        "n",
        "y"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    },
    {
      "name": "bladder",
      "title": "Bladder volume data",
      "object": "bladder",
      "class": [
        "data.frame"
      ],
      "fields": [
        "subject",
        "HD",
        "volume"
      ],
      "rows": 184,
      "table": true,
      "tojson": true
    },
    {
      "name": "crystal",
      "title": "Crystal weight data",
      "object": "crystal",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "weight"
      ],
      "rows": 14,
      "table": true,
      "tojson": true
    },
    {
      "name": "nasturtium",
      "title": "Bioassay on Nasturtium",
      "object": "nasturtium",
      "class": [
        "data.frame"
      ],
      "fields": [
        "conc",
        "weight"
      ],
      "rows": 42,
      "table": true,
      "tojson": true
    },
    {
      "name": "whisky",
      "title": "Whisky data",
      "object": "whisky",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "proof"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "arsenic",
      "title": "Concentrations of arsenic in water samples",
      "topics": [
        "arsenic"
      ]
    },
    {
      "page": "beetle",
      "title": "Dobson's Beetle Data",
      "topics": [
        "beetle"
      ]
    },
    {
      "page": "bladder",
      "title": "Bladder volume data",
      "topics": [
        "bladder"
      ]
    },
    {
      "page": "calibrate",
      "title": "Calibration for the simple linear regression model",
      "topics": [
        "calibrate",
        "calibrate.default",
        "calibrate.formula",
        "calibrate.lm",
        "print.calibrate"
      ]
    },
    {
      "page": "crystal",
      "title": "Crystal weight data",
      "topics": [
        "crystal"
      ]
    },
    {
      "page": "invest",
      "title": "Inverse estimation for linear, nonlinear, and generalized linear models",
      "topics": [
        "invest",
        "invest.glm",
        "invest.lm",
        "invest.lme",
        "invest.nls"
      ]
    },
    {
      "page": "invest.survfit",
      "title": "Inverse estimation for Kaplan-Meier survival curves",
      "topics": [
        "invest.Surv",
        "invest.survfit"
      ]
    },
    {
      "page": "nasturtium",
      "title": "Bioassay on Nasturtium",
      "topics": [
        "nasturtium"
      ]
    },
    {
      "page": "plot.bootCal",
      "title": "Plots method for bootstrap calibration",
      "topics": [
        "plot.bootCal"
      ]
    },
    {
      "page": "plotFit",
      "title": "Plotting fitted models",
      "topics": [
        "plotFit",
        "plotFit.default"
      ]
    },
    {
      "page": "predFit",
      "title": "Predictions from a Fitted Model",
      "topics": [
        "predFit",
        "predFit.default",
        "predFit.glm",
        "predFit.lm",
        "predFit.lme",
        "predFit.nls"
      ]
    },
    {
      "page": "whisky",
      "title": "Whisky data",
      "topics": [
        "whisky"
      ]
    }
  ],
  "_readme": "https://github.com/bgreenwell/investr/raw/main/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "introduction.Rnw",
      "filename": "introduction.pdf",
      "title": "Introduction",
      "engine": "knitr::knitr",
      "headings": [
        "investr: An R Package for Inverse Estimation"
      ],
      "created": "2016-01-07 15:40:22",
      "modified": "2026-07-17 17:35:12",
      "commits": 6
    }
  ],
  "_score": 8.914561519012915,
  "_indexed": true,
  "_nocasepkg": "investr",
  "_universes": [
    "bgreenwell"
  ],
  "_previous": "1.4.2",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-07-17T18:52:22.000Z",
      "distro": "resolute",
      "commit": "6d89e66dc766121b5034f79103dff573efc56118",
      "fileid": "https://r2.ropensci.org/c627b57e93c8995b9672a49346e1e0e3054a3e4bbf5c1c76ca87e714d10155e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/29605067510"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-07-17T18:51:54.000Z",
      "distro": "resolute",
      "commit": "6d89e66dc766121b5034f79103dff573efc56118",
      "fileid": "https://r2.ropensci.org/64344b30f48582c79eb3d98ea70bb380df28633df384660d23ebef03da7f5aec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/29605067510"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-07-17T18:51:02.000Z",
      "commit": "6d89e66dc766121b5034f79103dff573efc56118",
      "fileid": "https://r2.ropensci.org/707e5ae76a3ed0b424779fe3b8cb980c0e8a395f8469ed58dbac6f18481900b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/29605067510"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-07-17T18:51:28.000Z",
      "commit": "6d89e66dc766121b5034f79103dff573efc56118",
      "fileid": "https://r2.ropensci.org/38e78fff7d3a24a9d960f8f8afb57d9a4379b8025ac5ee07bf00e043cad677d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/29605067510"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.0",
      "date": "2026-07-17T18:51:44.000Z",
      "commit": "6d89e66dc766121b5034f79103dff573efc56118",
      "fileid": "https://r2.ropensci.org/734d46765f8c5d90ddb9aef2c0d04e4b9c996ffcdc681b70b22a76fd1f8b316b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/29605067510"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-07-17T18:51:12.000Z",
      "commit": "6d89e66dc766121b5034f79103dff573efc56118",
      "fileid": "https://r2.ropensci.org/29c175d94dff40d33b695b7ad2423d462be75eee2601daca0318c026e332a7ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/29605067510"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-07-17T18:51:12.000Z",
      "commit": "6d89e66dc766121b5034f79103dff573efc56118",
      "fileid": "https://r2.ropensci.org/d0da3374f36ab47b52a6f562edf5fce1d8f0afbb526052e3d1bdab22ee277518",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/29605067510"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-07-17T18:51:09.000Z",
      "commit": "6d89e66dc766121b5034f79103dff573efc56118",
      "fileid": "https://r2.ropensci.org/1ed594ee9e8b6d3edf78b347330d0dcc97a49c104571015014fbe7ec925e6a83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/29605067510"
    }
  ]
}