{
  "_id": "6a606a6114e95619b75d9673",
  "Package": "bndovb",
  "Title": "Bounding Omitted Variable Bias Using Auxiliary Data",
  "Version": "1.2",
  "Authors@R": "person(given = \"Yujung\",\nfamily = \"Hwang\",\nrole = c(\"aut\", \"cre\"),\nemail = \"yujungghwang@gmail.com\",\ncomment = c(ORCID = \"https://orcid.org/0000-0002-8136-8987\"))",
  "Description": "Functions to implement a Hwang(2021)\n<doi:10.2139/ssrn.3866876> estimator, which bounds an omitted\nvariable bias using auxiliary data.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "make",
  "Repository": "https://yujunghwang.r-universe.dev",
  "Date/Publication": "2021-08-26 17:34:20 UTC",
  "RemoteUrl": "https://github.com/yujunghwang/bndovb",
  "RemoteRef": "HEAD",
  "RemoteSha": "dc4479bacc5e598282233f51c7c04670ccaba530",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-22 06:56:12 UTC",
    "User": "root"
  },
  "Author": "Yujung Hwang [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8136-8987>)",
  "Maintainer": "Yujung Hwang <yujungghwang@gmail.com>",
  "_user": "yujunghwang",
  "_type": "src",
  "_file": "bndovb_1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/30b7b6cd79419d0ea12c34a0ff0c9e2d211ac50d16789618fe50a368c9db4ea5",
  "_filesize": 684553,
  "_sha256": "30b7b6cd79419d0ea12c34a0ff0c9e2d211ac50d16789618fe50a368c9db4ea5",
  "_expires": "2026-10-30T06:59:44.000Z",
  "_created": "2026-07-22T06:56:12.000Z",
  "_published": "2026-07-22T06:59:45.708Z",
  "_jobs": [
    {
      "job": 88853481464,
      "time": 173,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8520939761"
    },
    {
      "job": 88853481368,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8520937443"
    },
    {
      "job": 88853481396,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8520915177"
    },
    {
      "job": 88853481453,
      "time": 138,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8520924025"
    },
    {
      "job": 88852734133,
      "time": 253,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8520869818"
    },
    {
      "job": 88853481442,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8520920433"
    },
    {
      "job": 88853481416,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8520914759"
    },
    {
      "job": 88853481397,
      "time": 112,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8520919089"
    },
    {
      "job": 88853481440,
      "time": 117,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8520916829"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yujunghwang/actions/runs/29898157993",
  "_status": "success",
  "_upstream": "https://github.com/yujunghwang/bndovb",
  "_commit": {
    "id": "dc4479bacc5e598282233f51c7c04670ccaba530",
    "author": "yujunghwang <yujungghwang@gmail.com>",
    "committer": "yujunghwang <yujungghwang@gmail.com>",
    "message": "update reference\n\nupdate reference\n",
    "time": 1629999260
  },
  "_maintainer": {
    "name": "Yujung Hwang",
    "email": "yujungghwang@gmail.com",
    "login": "yujunghwang",
    "twitter": "@YujungHwang3",
    "description": "Asst. Prof @ JHU",
    "uuid": 44760907,
    "orcid": "0000-0002-8136-8987"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "np",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "factormodel",
      "role": "Imports"
    },
    {
      "package": "nnet",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "yujunghwang",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "yujunghwang",
      "count": 22,
      "uuid": 44760907
    }
  ],
  "_userbio": {
    "uuid": 44760907,
    "type": "user",
    "name": "yujunghwang",
    "followers": 25,
    "description": "Asst. Prof @ JHU"
  },
  "_downloads": {
    "count": 240,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bndovb"
  },
  "_devurl": "https://github.com/yujunghwang/bndovb",
  "_searchresults": 6,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/bndovb.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yujunghwang/bndovb",
  "_realowner": "yujunghwang",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2021-06-21"
    },
    {
      "version": "1.1",
      "date": "2021-07-30"
    }
  ],
  "_exports": [
    "bndovb",
    "bndovb_tuning",
    "bndovbme",
    "bndovbme_tuning"
  ],
  "_datasets": [
    {
      "name": "auxdat_mecont",
      "title": "A simulated auxiliary data to show how to use 'bndovbme' function with continuous proxy variables",
      "object": "auxdat_mecont",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "w1",
        "z1",
        "z2",
        "z3"
      ],
      "rows": 3000,
      "table": true,
      "tojson": true
    },
    {
      "name": "auxdat_medisc",
      "title": "A simulated auxiliary data to show how to use 'bndovbme' function with discrete proxy variables",
      "object": "auxdat_medisc",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "w1",
        "z1",
        "z2",
        "z3"
      ],
      "rows": 3000,
      "table": true,
      "tojson": true
    },
    {
      "name": "auxdat_nome",
      "title": "A simulated auxiliary data to show how to use 'bndovb' function",
      "object": "auxdat_nome",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x1",
        "x2",
        "x3"
      ],
      "rows": 5000,
      "table": true,
      "tojson": true
    },
    {
      "name": "maindat_mecont",
      "title": "A simulated main data to show how to use 'bndovbme' function with continuous proxy variables",
      "object": "maindat_mecont",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y",
        "x",
        "w1"
      ],
      "rows": 3000,
      "table": true,
      "tojson": true
    },
    {
      "name": "maindat_medisc",
      "title": "A simulated main data to show how to use 'bndovbme' function with discrete proxy variables",
      "object": "maindat_medisc",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y",
        "x",
        "w1"
      ],
      "rows": 3000,
      "table": true,
      "tojson": true
    },
    {
      "name": "maindat_nome",
      "title": "A simulated main data to show how to use 'bndovb' function",
      "object": "maindat_nome",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x2",
        "x3",
        "y"
      ],
      "rows": 5000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "auxdat_mecont",
      "title": "A simulated auxiliary data to show how to use 'bndovbme' function with continuous proxy variables",
      "topics": [
        "auxdat_mecont"
      ]
    },
    {
      "page": "auxdat_medisc",
      "title": "A simulated auxiliary data to show how to use 'bndovbme' function with discrete proxy variables",
      "topics": [
        "auxdat_medisc"
      ]
    },
    {
      "page": "auxdat_nome",
      "title": "A simulated auxiliary data to show how to use 'bndovb' function",
      "topics": [
        "auxdat_nome"
      ]
    },
    {
      "page": "bndovb",
      "title": "bndovb",
      "topics": [
        "bndovb"
      ]
    },
    {
      "page": "bndovb_tuning",
      "title": "bndovb_tuning",
      "topics": [
        "bndovb_tuning"
      ]
    },
    {
      "page": "bndovbme",
      "title": "bndovbme",
      "topics": [
        "bndovbme"
      ]
    },
    {
      "page": "bndovbme_tuning",
      "title": "bndovbme_tuning",
      "topics": [
        "bndovbme_tuning"
      ]
    },
    {
      "page": "maindat_mecont",
      "title": "A simulated main data to show how to use 'bndovbme' function with continuous proxy variables",
      "topics": [
        "maindat_mecont"
      ]
    },
    {
      "page": "maindat_medisc",
      "title": "A simulated main data to show how to use 'bndovbme' function with discrete proxy variables",
      "topics": [
        "maindat_medisc"
      ]
    },
    {
      "page": "maindat_nome",
      "title": "A simulated main data to show how to use 'bndovb' function",
      "topics": [
        "maindat_nome"
      ]
    }
  ],
  "_readme": "https://github.com/yujunghwang/bndovb/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "cli",
    "codetools",
    "crs",
    "cubature",
    "doParallel",
    "dplyr",
    "factormodel",
    "foreach",
    "generics",
    "glue",
    "gtools",
    "iterators",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "nnet",
    "np",
    "pillar",
    "pkgconfig",
    "pracma",
    "quadprog",
    "quantreg",
    "R6",
    "Rcpp",
    "rlang",
    "SparseM",
    "survival",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "bndovb.Rmd",
      "filename": "bndovb.html",
      "title": "bndovb",
      "author": "Yujung Hwang",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Citation",
        "Introduction",
        "Installation",
        "Example 1 : bndovb"
      ],
      "created": "2021-03-17 21:27:37",
      "modified": "2021-07-27 01:05:59",
      "commits": 3
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "bndovb",
  "_universes": [
    "yujunghwang"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-07-22T06:58:37.000Z",
      "distro": "resolute",
      "commit": "dc4479bacc5e598282233f51c7c04670ccaba530",
      "fileid": "https://r2.ropensci.org/c187a6b1cded0eea51503066ce7b0496d4fa570234800f26d6be02711d8db6ef",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yujunghwang/actions/runs/29898157993"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2",
      "date": "2026-07-22T06:58:33.000Z",
      "distro": "resolute",
      "commit": "dc4479bacc5e598282233f51c7c04670ccaba530",
      "fileid": "https://r2.ropensci.org/9e500a23df54a008a6ed318d1e2b02a8a9d326ea415a99536bfbaa6100fd546f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yujunghwang/actions/runs/29898157993"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2",
      "date": "2026-07-22T06:57:48.000Z",
      "commit": "dc4479bacc5e598282233f51c7c04670ccaba530",
      "fileid": "https://r2.ropensci.org/ed0cf339cd76f53a086735dc53db9c326d367dde10bdd9f85a3abc54521fc3f2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yujunghwang/actions/runs/29898157993"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2",
      "date": "2026-07-22T06:57:58.000Z",
      "commit": "dc4479bacc5e598282233f51c7c04670ccaba530",
      "fileid": "https://r2.ropensci.org/cbd03c7d69de5289cc0257a7eaa0d2b33b2d865aaf966b0e4565cf65804ee458",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yujunghwang/actions/runs/29898157993"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2",
      "date": "2026-07-22T06:58:40.000Z",
      "commit": "dc4479bacc5e598282233f51c7c04670ccaba530",
      "fileid": "https://r2.ropensci.org/b4133b3c67ba1cd1f18508deeae7223e7cf84afd60afc22a571585ae8359409d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yujunghwang/actions/runs/29898157993"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2",
      "date": "2026-07-22T06:57:29.000Z",
      "commit": "dc4479bacc5e598282233f51c7c04670ccaba530",
      "fileid": "https://r2.ropensci.org/85228b590584162f423348dda0bd2c2aa93985da1c073fa9de81619e92f92389",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yujunghwang/actions/runs/29898157993"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2",
      "date": "2026-07-22T06:57:52.000Z",
      "commit": "dc4479bacc5e598282233f51c7c04670ccaba530",
      "fileid": "https://r2.ropensci.org/14429be8f1f7e452740c9d863ca8fc2d82f3dec90bee8838f9b3c62aa9ab9238",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yujunghwang/actions/runs/29898157993"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2",
      "date": "2026-07-22T06:57:33.000Z",
      "commit": "dc4479bacc5e598282233f51c7c04670ccaba530",
      "fileid": "https://r2.ropensci.org/d5426b615b049fcc9a6dfc335d6afa201fa77ff8ba6dfd0f241c7ada41205c1a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yujunghwang/actions/runs/29898157993"
    }
  ]
}