{
  "_id": "6a1d68561d7bb097a0a4e437",
  "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-06-01 10:59:41 UTC",
    "User": "root"
  },
  "Author": "Samuel Orso [aut, cre],\nStéphane Guerrier [ctb],\nYuming Zhang [ctb]",
  "MD5sum": "f83fc015413c47619f633ddf65a7abaa",
  "_user": "smac-group",
  "_type": "src",
  "_file": "ib_0.2.1.tar.gz",
  "_fileid": "31c7ac7116a760a93db23171233ebbcc83fe50a120327b142a7c14fedbd945db",
  "_filesize": 257569,
  "_sha256": "31c7ac7116a760a93db23171233ebbcc83fe50a120327b142a7c14fedbd945db",
  "_created": "2026-06-01T10:59:41.000Z",
  "_published": "2026-06-01T11:09:10.734Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78838061577,
      "time": 191,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7329787225"
    },
    {
      "job": 78838061596,
      "time": 200,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329790316"
    },
    {
      "job": 78838061575,
      "time": 211,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7329864682"
    },
    {
      "job": 78838061592,
      "time": 186,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329879083"
    },
    {
      "job": 78837519909,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329727617"
    },
    {
      "job": 78838061610,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329771281"
    },
    {
      "job": 78838061560,
      "time": 182,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7329784497"
    },
    {
      "job": 78838061576,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7329765036"
    },
    {
      "job": 78838061580,
      "time": 142,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329772014"
    }
  ],
  "_buildurl": "https://github.com/r-universe/smac-group/actions/runs/26750647273",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 528,
    "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": 28,
  "_rbuild": "4.6.0",
  "_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.4471580313422194,
  "_indexed": true,
  "_nocasepkg": "ib",
  "_universes": [
    "smac-group",
    "samorso"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-06-01T11:02:22.000Z",
      "distro": "noble",
      "commit": "916b758d844d0195c59b227024fd12aaf3031bee",
      "fileid": "df8afee641d44499473c7fd1f2385cf1adc82c03ca2e9228683102cfb101c26b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smac-group/actions/runs/26750647273"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-06-01T11:02:35.000Z",
      "distro": "noble",
      "commit": "916b758d844d0195c59b227024fd12aaf3031bee",
      "fileid": "02d154748b20ea55c54004905d21bf05a5d291ced711828944ad20ceeb7c48b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smac-group/actions/runs/26750647273"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-06-01T11:06:52.000Z",
      "commit": "916b758d844d0195c59b227024fd12aaf3031bee",
      "fileid": "e5feaf44c06def71271a0c04abbae8f4399839c016004b8414e9aac4632ce63f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smac-group/actions/runs/26750647273"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-06-01T11:07:31.000Z",
      "commit": "916b758d844d0195c59b227024fd12aaf3031bee",
      "fileid": "ebe03de8e862fff9bc2f3f000893468e54a3a7410f5cd28c07df650df03d7971",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smac-group/actions/runs/26750647273"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-06-01T11:02:25.000Z",
      "commit": "916b758d844d0195c59b227024fd12aaf3031bee",
      "fileid": "a83da805d0a60b0a2620e30df7aac8e1cbed2cec5c1a9b6e33e4c0b7549fdd1d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/smac-group/actions/runs/26750647273"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-01T11:02:04.000Z",
      "commit": "916b758d844d0195c59b227024fd12aaf3031bee",
      "fileid": "8cac882f147e4abe984cc738579a290c57a6ff3996d682a9029d132a25076f27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smac-group/actions/runs/26750647273"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-01T11:01:04.000Z",
      "commit": "916b758d844d0195c59b227024fd12aaf3031bee",
      "fileid": "b0fa25907eeb0d8b02d6b917269235988f2a12af7a8d8bc08c929aede6751375",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smac-group/actions/runs/26750647273"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-01T11:01:06.000Z",
      "commit": "916b758d844d0195c59b227024fd12aaf3031bee",
      "fileid": "7692f7015de7e103078604b7996d6f72e93e352837093dbcc13769d8c36abc6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smac-group/actions/runs/26750647273"
    }
  ]
}