{
  "_id": "6a10507eacfb0bcc41ca1160",
  "Package": "PosiR",
  "Type": "Package",
  "Title": "Post-Selection Inference via Simultaneous Confidence Intervals",
  "Version": "0.1.2",
  "Authors@R": "c(\nperson(\"Henry\", \"Chukwuma\",\nemail = \"chukyhenry55@gmail.com\",\nrole = c(\"aut\", \"cre\")))",
  "Description": "Post-selection inference in linear regression models,\nconstructing simultaneous confidence intervals across a\nuser-specified universe of models. Implements the methodology\ndescribed in Kuchibhotla, Kolassa, and Kuffner (2022)\n\"Post-Selection Inference\"\n<doi:10.1146/annurev-statistics-100421-044639> to ensure valid\ninference after model selection, with applications in\nhigh-dimensional settings like Lasso selection.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/Chukyhenry/PosiR",
  "BugReports": "https://github.com/Chukyhenry/PosiR/issues",
  "VignetteBuilder": "knitr",
  "Repository": "https://chukyhenry.r-universe.dev",
  "Date/Publication": "2025-04-29 08:52:35 UTC",
  "RemoteUrl": "https://github.com/chukyhenry/posir",
  "RemoteRef": "HEAD",
  "RemoteSha": "e040fce5d52987330124adc9d348546f2889469b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 05:30:56 UTC",
    "User": "root"
  },
  "Author": "Henry Chukwuma [aut, cre]",
  "Maintainer": "Henry Chukwuma <chukyhenry55@gmail.com>",
  "MD5sum": "f94d535da4613b788b044ea71a8b083e",
  "_user": "chukyhenry",
  "_type": "src",
  "_file": "PosiR_0.1.2.tar.gz",
  "_fileid": "d556d3e1162f034a7b8fbd6531f75f122f5c043e9caa204efd3fc3763daf650e",
  "_filesize": 311733,
  "_sha256": "d556d3e1162f034a7b8fbd6531f75f122f5c043e9caa204efd3fc3763daf650e",
  "_created": "2026-05-10T05:30:56.000Z",
  "_published": "2026-05-22T12:47:58.137Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77382426961,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901251057"
    },
    {
      "job": 77382427053,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901250666"
    },
    {
      "job": 77382426797,
      "time": 225,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901256739"
    },
    {
      "job": 77382426875,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901249691"
    },
    {
      "job": 77382426228,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901235538"
    },
    {
      "job": 77382426176,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160834949"
    },
    {
      "job": 77382426658,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901245977"
    },
    {
      "job": 77382426809,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901246642"
    },
    {
      "job": 77382426655,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901246144"
    }
  ],
  "_buildurl": "https://github.com/r-universe/chukyhenry/actions/runs/25620779152",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/chukyhenry/posir",
  "_commit": {
    "id": "e040fce5d52987330124adc9d348546f2889469b",
    "author": "Henry <chukyhenry55@gmail.com>",
    "committer": "Henry <chukyhenry55@gmail.com>",
    "message": "Corrections for CRAN submission\n",
    "time": 1745916755
  },
  "_maintainer": {
    "name": "Henry Chukwuma",
    "email": "chukyhenry55@gmail.com",
    "login": "chukyhenry",
    "uuid": 80075885
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pbapply",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    }
  ],
  "_owner": "chukyhenry",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "chukyhenry",
      "count": 17,
      "uuid": 80075885
    }
  ],
  "_userbio": {
    "uuid": 80075885,
    "type": "user",
    "name": "Henry Chukwuma",
    "description": "Statistics PhD Student, University of Minnesota"
  },
  "_downloads": {
    "count": 178,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PosiR"
  },
  "_devurl": "https://github.com/chukyhenry/posir",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/PosiR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/chukyhenry/posir",
  "_realowner": "chukyhenry",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2025-04-30"
    }
  ],
  "_exports": [
    "simultaneous_ci"
  ],
  "_help": [
    {
      "page": "plot.simultaneous_ci_result",
      "title": "Plot Simultaneous Confidence Intervals",
      "topics": [
        "plot.simultaneous_ci_result"
      ]
    },
    {
      "page": "simultaneous_ci",
      "title": "Compute Simultaneous Confidence Intervals via Bootstrap (Post-Selection Inference)",
      "topics": [
        "simultaneous_ci"
      ]
    }
  ],
  "_readme": "https://github.com/chukyhenry/posir/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "Vignette.Rmd",
      "filename": "Vignette.html",
      "title": "Vignette",
      "engine": "knitr::rmarkdown",
      "headings": [
        "PosiR: Post-Selection Inference via Simultaneous Confidence Intervals",
        "Package Functions",
        "Theoretical Foundation",
        "Installation",
        "Load the package",
        "Example 1: Simulated Data",
        "Define the model universe:",
        "Run simultaneous_ci():",
        "Visualize Intervals",
        "Interpretation",
        "6. Interpretation",
        "Example 2: mtcars Dataset",
        "Prepare data",
        "Define models",
        "Run simultaneous_ci()",
        "Compare simultaneous vs. naive 95% intervals:",
        "Visualize intervals",
        "Example 3: High-Dimensional Data with Lasso Selection",
        "Simulate Data with Interaction",
        "Perform Lasso Selection (if glmnet is available)",
        "Define model universe",
        "Compare Intervals (Focus on Selected Model)",
        "Visualization (Selected Model Coefficients)",
        "Conclusion",
        "Reference"
      ],
      "created": "2025-04-27 01:52:00",
      "modified": "2025-04-27 23:48:24",
      "commits": 3
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "posir",
  "_universes": [
    "chukyhenry"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-10T05:33:02.000Z",
      "distro": "noble",
      "commit": "e040fce5d52987330124adc9d348546f2889469b",
      "fileid": "e16cee8786b55375126c273256a34bcf9a246d27f236884f1a4f1288cbf37e7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chukyhenry/actions/runs/25620779152"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-10T05:33:01.000Z",
      "distro": "noble",
      "commit": "e040fce5d52987330124adc9d348546f2889469b",
      "fileid": "0b13938cc1200d1998dde3dd01bc72e473403dcc13f4e4305970012712fac36e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chukyhenry/actions/runs/25620779152"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-10T05:33:49.000Z",
      "commit": "e040fce5d52987330124adc9d348546f2889469b",
      "fileid": "4278ffa2ab048fdb58c11b8066f51547f9f4922c9e1bb0f8af53f72adfe3912e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chukyhenry/actions/runs/25620779152"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-10T05:32:52.000Z",
      "commit": "e040fce5d52987330124adc9d348546f2889469b",
      "fileid": "382e07108ae58eb1c82a5ebb6035c86b42ef51da15b65724e0ab1a33423c3e4a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chukyhenry/actions/runs/25620779152"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-10T05:32:11.000Z",
      "commit": "e040fce5d52987330124adc9d348546f2889469b",
      "fileid": "e5bdb639a9b23b01f60e83fab2add7290b13d0ca814adf6cf576c24647800a42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chukyhenry/actions/runs/25620779152"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-10T05:32:18.000Z",
      "commit": "e040fce5d52987330124adc9d348546f2889469b",
      "fileid": "3eced200ba3fc11220b62668d71cac4e5eadbe257e47f5ee572e5099a41f3a54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chukyhenry/actions/runs/25620779152"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-10T05:32:13.000Z",
      "commit": "e040fce5d52987330124adc9d348546f2889469b",
      "fileid": "f620af1f736e1dabc5a9967ae87ce62c8a0dba5200b27c5d40ea160098110559",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chukyhenry/actions/runs/25620779152"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-22T12:47:39.000Z",
      "commit": "e040fce5d52987330124adc9d348546f2889469b",
      "fileid": "65db36d62e2e2d7d4c5254bf34873527063f52accb8973ace33cc06be49556fc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/chukyhenry/actions/runs/25620779152"
    }
  ]
}