{
  "_id": "6a490896b5e98c4082a0702a",
  "Package": "ib",
  "Type": "Package",
  "Title": "Bias Correction via Iterative Bootstrap",
  "Version": "0.2.1",
  "Description": "An implementation of the iterative bootstrap procedure of\nKuk (1995) <doi:10.1111/j.2517-6161.1995.tb02035.x> to correct\nthe estimation bias of a fitted model object. This procedure\nhas better bias correction properties than the bootstrap bias\ncorrection technique.",
  "Authors@R": "c(\nperson(\"Samuel\", \"Orso\", email=\"Samuel.Orso@unige.ch\", role=c(\"aut\",\"cre\")),\nperson(\"Stéphane\", \"Guerrier\", role=\"ctb\"),\nperson(\"Yuming\", \"Zhang\", role=\"ctb\")\n)",
  "Maintainer": "Samuel Orso <Samuel.Orso@unige.ch>",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RdMacros": "Rdpack",
  "RoxygenNote": "7.3.2",
  "URL": "https://smac-group.github.io/ib/,\nhttps://github.com/SMAC-Group/ib/",
  "BugReports": "https://github.com/SMAC-Group/ib/issues/",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://smac-group.r-universe.dev",
  "Date/Publication": "2025-09-04 13:31:43 UTC",
  "RemoteUrl": "https://github.com/smac-group/ib",
  "RemoteRef": "HEAD",
  "RemoteSha": "916b758d844d0195c59b227024fd12aaf3031bee",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 13:16:37 UTC",
    "User": "root"
  },
  "Author": "Samuel Orso [aut, cre],\nStéphane Guerrier [ctb],\nYuming Zhang [ctb]",
  "_user": "smac-group",
  "_type": "src",
  "_file": "ib_0.2.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/aa2b5f4936f768ad35281f6890f5fe094153ad3aa92cdc3ec248bd5caaaa2c1f",
  "_filesize": 260024,
  "_sha256": "aa2b5f4936f768ad35281f6890f5fe094153ad3aa92cdc3ec248bd5caaaa2c1f",
  "_expires": "2026-10-12T13:20:20.000Z",
  "_created": "2026-07-04T13:16:37.000Z",
  "_published": "2026-07-04T13:20:22.623Z",
  "_jobs": [
    {
      "job": 85135317880,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8082053128"
    },
    {
      "job": 85135317873,
      "time": 173,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082053809"
    },
    {
      "job": 85135317884,
      "time": 123,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8082048479"
    },
    {
      "job": 85135317895,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082045487"
    },
    {
      "job": 85135113006,
      "time": 192,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082035072"
    },
    {
      "job": 85135317874,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8082050455"
    },
    {
      "job": 85135317936,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8082047717"
    },
    {
      "job": 85135317882,
      "time": 125,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8082048712"
    },
    {
      "job": 85135317883,
      "time": 115,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082047610"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/smac-group/actions/runs/28707342242",
  "_status": "success",
  "_upstream": "https://github.com/smac-group/ib",
  "_commit": {
    "id": "916b758d844d0195c59b227024fd12aaf3031bee",
    "author": "samorso <Samuel.Orso@unige.ch>",
    "committer": "samorso <Samuel.Orso@unige.ch>",
    "message": "update\n",
    "time": 1756992703
  },
  "_maintainer": {
    "name": "Samuel Orso",
    "email": "samuel.orso@unige.ch",
    "login": "samorso",
    "description": "",
    "uuid": 10031380
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "betareg",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "Formula",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "version": ">= 0.7",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "VGAM",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "nlraa",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "smac-group",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "samorso",
      "count": 92,
      "uuid": 10031380
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 9849345,
    "type": "organization",
    "name": "Statistical Methods, Applications & Computing Group",
    "followers": 22
  },
  "_downloads": {
    "count": 606,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ib"
  },
  "_devurl": "https://github.com/smac-group/ib",
  "_pkgdown": "https://smac-group.github.io/ib/",
  "_searchresults": 27,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ib.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/smac-group/ib",
  "_realowner": "smac-group",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-12-16"
    },
    {
      "version": "0.2.0",
      "date": "2022-04-04"
    },
    {
      "version": "0.2.1",
      "date": "2025-09-04"
    }
  ],
  "_exports": [
    "bootstrap",
    "coef",
    "effects",
    "fitted",
    "getEst",
    "getExtra",
    "getIteration",
    "getObject",
    "ib",
    "ibControl",
    "plot",
    "predict",
    "residuals",
    "show",
    "simulation",
    "summary",
    "vcov"
  ],
  "_help": [
    {
      "page": "bootstrap",
      "title": "Parametric bootstrap",
      "topics": [
        "bootstrap"
      ]
    },
    {
      "page": "coef-Ib-method",
      "title": "Method for extracting coefficients from an object in class union \"Ib\"",
      "topics": [
        "coef,Ib-method"
      ]
    },
    {
      "page": "effects-Ib-method",
      "title": "Method for extracting effects from an object in class union \"Ib\"",
      "topics": [
        "effects,Ib-method"
      ]
    },
    {
      "page": "fitted-Ib-method",
      "title": "Method for extracting fitted values from an object in class union \"Ib\"",
      "topics": [
        "fitted,Ib-method"
      ]
    },
    {
      "page": "getEst",
      "title": "Accessor to the object in class union \"Ib\"",
      "topics": [
        "getEst",
        "getEst,Ib-method"
      ]
    },
    {
      "page": "getExtra",
      "title": "Accessor to an extra part in class union \"Ib\"",
      "topics": [
        "getExtra",
        "getExtra,Ib-method"
      ]
    },
    {
      "page": "getIteration",
      "title": "Accessor to the object in class union \"Ib\"",
      "topics": [
        "getIteration",
        "getIteration,Ib-method"
      ]
    },
    {
      "page": "getObject",
      "title": "Accessor to the object in class union \"Ib\"",
      "topics": [
        "getObject",
        "getObject,Ib-method"
      ]
    },
    {
      "page": "ib",
      "title": "Bias correction via iterative bootstrap",
      "topics": [
        "ib",
        "ib,betareg-method",
        "ib,glm-method",
        "ib,glmerMod-method",
        "ib,lm-method",
        "ib,lmerMod-method",
        "ib,nls-method",
        "ib,vglm-method"
      ]
    },
    {
      "page": "Ib-class",
      "title": "Fitted-model wrappers for the iterative bootstrap ('ib')",
      "topics": [
        "Ib",
        "Ib-class",
        "IbBetareg-class",
        "IbGlm-class",
        "IbGlmer-class",
        "IbLm-class",
        "IbLmer-class",
        "IbNegbin-class",
        "IbNls-class",
        "IbVglm-class"
      ]
    },
    {
      "page": "ib-negbin-method",
      "title": "'ib' method for 'negbin' object from 'glm.nb' function of 'MASS' package.",
      "topics": [
        "ib,negbin-method"
      ]
    },
    {
      "page": "ibControl",
      "title": "Auxiliary for controlling IB",
      "topics": [
        "ibControl"
      ]
    },
    {
      "page": "plot-Ib-ANY-method",
      "title": "Method for plotting an object in class union \"Ib\"",
      "topics": [
        "plot,Ib,ANY-method"
      ]
    },
    {
      "page": "predict-Ib-method",
      "title": "Method for making predictions from an object in class union \"Ib\"",
      "topics": [
        "predict,Ib-method"
      ]
    },
    {
      "page": "residuals-Ib-method",
      "title": "Method for extracting residuals from an object in class union \"Ib\"",
      "topics": [
        "residuals,Ib-method"
      ]
    },
    {
      "page": "show-Ib-method",
      "title": "Method for printing object in class union \"Ib\"",
      "topics": [
        "show,Ib-method"
      ]
    },
    {
      "page": "show-SummaryIb-method",
      "title": "Summarizing a fitted model corrected by the ib procedure",
      "topics": [
        "show,SummaryIb-method"
      ]
    },
    {
      "page": "simulation",
      "title": "Generic for simulating from the object",
      "topics": [
        "simulation",
        "simulation,Ib-method"
      ]
    },
    {
      "page": "simulation-betareg-method",
      "title": "Simulation for a beta regression",
      "topics": [
        "simulation,betareg-method"
      ]
    },
    {
      "page": "simulation-glm-method",
      "title": "Simulation for a Generalized Linear Model regression",
      "topics": [
        "simulation,glm-method"
      ]
    },
    {
      "page": "simulation-glmerMod-method",
      "title": "Simulation for linear mixed model regression",
      "topics": [
        "simulation,glmerMod-method"
      ]
    },
    {
      "page": "simulation-lm-method",
      "title": "Simulation for linear regression",
      "topics": [
        "simulation,lm-method"
      ]
    },
    {
      "page": "simulation-lmerMod-method",
      "title": "Simulation for linear mixed model regression",
      "topics": [
        "simulation,lmerMod-method"
      ]
    },
    {
      "page": "simulation-negbin-method",
      "title": "Simulation for a negative binomial regression",
      "topics": [
        "simulation,negbin-method"
      ]
    },
    {
      "page": "simulation-nls-method",
      "title": "Simulation for nonlinear regression",
      "topics": [
        "simulation,nls-method"
      ]
    },
    {
      "page": "simulation-vglm-method",
      "title": "Simulation for vector generalized linear model regression",
      "topics": [
        "simulation,vglm-method"
      ]
    },
    {
      "page": "summary-IbBetareg-method",
      "title": "Summarizing a beta regression fit corrected by the iterative bootstrap",
      "topics": [
        "summary,IbBetareg-method"
      ]
    },
    {
      "page": "summary-IbGlm-method",
      "title": "Summarizing a Generalized Linear Model regression fit corrected by the iterative bootstrap",
      "topics": [
        "summary,IbGlm-method"
      ]
    },
    {
      "page": "summary-IbGlmer-method",
      "title": "Summarizing a generalized linear mixed model regression fit corrected by the iterative bootstrap",
      "topics": [
        "summary,IbGlmer-method"
      ]
    },
    {
      "page": "summary-IbLm-method",
      "title": "Summarizing a linear regression fit corrected by the iterative bootstrap",
      "topics": [
        "summary,IbLm-method"
      ]
    },
    {
      "page": "summary-IbLmer-method",
      "title": "Summarizing a linear mixed model regression fit corrected by the iterative bootstrap",
      "topics": [
        "summary,IbLmer-method"
      ]
    },
    {
      "page": "summary-IbNegbin-method",
      "title": "Summarizing a negative binomial regression fits corrected by the iterative bootstrap",
      "topics": [
        "summary,IbNegbin-method"
      ]
    },
    {
      "page": "summary-IbNls-method",
      "title": "Summarizing a nonlinear regression fit corrected by the iterative bootstrap",
      "topics": [
        "summary,IbNls-method"
      ]
    },
    {
      "page": "summary-IbVglm-method",
      "title": "Summarizing a vector generalized linear model regression fit corrected by the iterative bootstrap",
      "topics": [
        "summary,IbVglm-method"
      ]
    },
    {
      "page": "SummaryIb-class",
      "title": "Summaries for 'ib' wrappers",
      "topics": [
        "SummaryIb",
        "SummaryIb-class",
        "SummaryIbBetareg-class",
        "SummaryIbGlm-class",
        "SummaryIbGlmer-class",
        "SummaryIbLm-class",
        "SummaryIbLmer-class",
        "SummaryIbNegbin-class",
        "SummaryIbNls-class",
        "SummaryIbVglm-class"
      ]
    },
    {
      "page": "vcov-Ib-method",
      "title": "Method for calculating covariance matrix from an object in class union \"Ib\"",
      "topics": [
        "vcov,Ib-method"
      ]
    }
  ],
  "_readme": "https://github.com/smac-group/ib/raw/HEAD/README.md",
  "_rundeps": [
    "betareg",
    "boot",
    "flexmix",
    "Formula",
    "lattice",
    "lme4",
    "lmtest",
    "MASS",
    "Matrix",
    "minqa",
    "modeltools",
    "nlme",
    "nloptr",
    "nnet",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "sandwich",
    "VGAM",
    "zoo"
  ],
  "_score": 3.4313637641589874,
  "_indexed": true,
  "_nocasepkg": "ib",
  "_universes": [
    "smac-group",
    "samorso"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-04T13:19:02.000Z",
      "distro": "resolute",
      "commit": "916b758d844d0195c59b227024fd12aaf3031bee",
      "fileid": "https://r2.ropensci.org/5eef236bddda7e06c7ee7c5144d5f6f9354e7b73dc4497ee3c58fb4d66617617",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smac-group/actions/runs/28707342242"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-04T13:18:59.000Z",
      "distro": "resolute",
      "commit": "916b758d844d0195c59b227024fd12aaf3031bee",
      "fileid": "https://r2.ropensci.org/289f6d76fcd824f3573ec03bfa3126c1e29e643b90508abbb94d7bc3cf96a4b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smac-group/actions/runs/28707342242"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-07-04T13:18:31.000Z",
      "commit": "916b758d844d0195c59b227024fd12aaf3031bee",
      "fileid": "https://r2.ropensci.org/818c68e792392eaae6870f9fade5e57f558695b4757e4ea82528137e7e1a2d17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smac-group/actions/runs/28707342242"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-07-04T13:18:02.000Z",
      "commit": "916b758d844d0195c59b227024fd12aaf3031bee",
      "fileid": "https://r2.ropensci.org/c6dea418a43e18a68df3a343dfd6dea8a5f184d9d50a40881a350446f6a04d78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smac-group/actions/runs/28707342242"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-07-04T13:19:24.000Z",
      "commit": "916b758d844d0195c59b227024fd12aaf3031bee",
      "fileid": "https://r2.ropensci.org/545b2bee9d79ac4322d73b0360474c91058b3be320e48210dd9c40b27b800ac4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/smac-group/actions/runs/28707342242"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-04T13:17:54.000Z",
      "commit": "916b758d844d0195c59b227024fd12aaf3031bee",
      "fileid": "https://r2.ropensci.org/385f603e280ca670797884d3a85ca53646226593cf47b184303975e6591a0cf0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smac-group/actions/runs/28707342242"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-04T13:18:08.000Z",
      "commit": "916b758d844d0195c59b227024fd12aaf3031bee",
      "fileid": "https://r2.ropensci.org/749e072a6bbb80157fddfaaa574580f5e92d3147ea61d01cd53272bf7349cb14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smac-group/actions/runs/28707342242"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-04T13:17:50.000Z",
      "commit": "916b758d844d0195c59b227024fd12aaf3031bee",
      "fileid": "https://r2.ropensci.org/7c15b30694b75f39cdd1dd936a2f3a51859fb92cc1105a19fdc06dba79b40498",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smac-group/actions/runs/28707342242"
    }
  ]
}