{
  "_id": "6a1025b4acfb0bcc41c8edc6",
  "Package": "endogeneity",
  "Type": "Package",
  "Title": "Recursive Two-Stage Models to Address Endogeneity",
  "Version": "2.1.5",
  "Authors@R": "person(given = \"Jing\",\nfamily = \"Peng\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jing.peng@uconn.edu\")",
  "Maintainer": "Jing Peng <jing.peng@uconn.edu>",
  "Description": "Various recursive two-stage models to address the\nendogeneity issue of treatment variables in observational study\nor mediators in experiments. The details of the models are\ndiscussed in Peng (2023) <doi:10.1287/isre.2022.1113>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-13 09:19:51 UTC",
    "User": "root"
  },
  "Author": "Jing Peng [aut, cre]",
  "Repository": "https://jnpeng.r-universe.dev",
  "Date/Publication": "2025-10-13 02:20:03 UTC",
  "RemoteUrl": "https://github.com/cran/endogeneity",
  "RemoteRef": "HEAD",
  "RemoteSha": "bc7b5e8ee49cd04fc48fd7ea050202c93b7ef4bb",
  "MD5sum": "4b0d73ed5c80dc7080553d54f1663707",
  "_user": "jnpeng",
  "_type": "src",
  "_file": "endogeneity_2.1.5.tar.gz",
  "_fileid": "4cae13782f285473b1d359f312d698f134a6c330cbdb8073050d2dd0cf85be77",
  "_filesize": 254598,
  "_sha256": "4cae13782f285473b1d359f312d698f134a6c330cbdb8073050d2dd0cf85be77",
  "_created": "2026-05-13T09:19:51.000Z",
  "_published": "2026-05-22T09:45:24.509Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77355296496,
      "time": 141,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6966278179"
    },
    {
      "job": 77355295853,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6966284640"
    },
    {
      "job": 77355296024,
      "time": 123,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966271720"
    },
    {
      "job": 77355295863,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966278636"
    },
    {
      "job": 77355296431,
      "time": 268,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6966307423"
    },
    {
      "job": 77355296180,
      "time": 383,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6966347486"
    },
    {
      "job": 77355296126,
      "time": 208,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966289991"
    },
    {
      "job": 77355295642,
      "time": 388,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966346516"
    },
    {
      "job": 77355295601,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966226915"
    },
    {
      "job": 77355295359,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157573949"
    },
    {
      "job": 77355296368,
      "time": 179,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6966291160"
    },
    {
      "job": 77355296412,
      "time": 131,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6966275174"
    },
    {
      "job": 77355295643,
      "time": 125,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966272166"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jnpeng/actions/runs/25789920558",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/endogeneity",
  "_commit": {
    "id": "bc7b5e8ee49cd04fc48fd7ea050202c93b7ef4bb",
    "author": "Jing Peng <jing.peng@uconn.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.1.5\n",
    "time": 1760322003
  },
  "_maintainer": {
    "name": "Jing Peng",
    "email": "jing.peng@uconn.edu",
    "login": "jnpeng",
    "uuid": 120291617
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "pbivnorm",
      "role": "Imports"
    },
    {
      "package": "maxLik",
      "role": "Imports"
    },
    {
      "package": "statmod",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-42",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "2.1.5",
      "date": "2025-10-13"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jnpeng",
      "count": 5,
      "uuid": 120291617
    }
  ],
  "_userbio": {
    "uuid": 120291617,
    "type": "user",
    "name": "jnpeng"
  },
  "_downloads": {
    "count": 280,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/endogeneity"
  },
  "_searchresults": 2,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/endogeneity.html",
    "manual.pdf"
  ],
  "_realowner": "jnpeng",
  "_cranurl": false,
  "_releases": [
    {
      "version": "2.0.1",
      "date": "2022-02-03"
    },
    {
      "version": "2.1.2",
      "date": "2022-12-03"
    },
    {
      "version": "2.1.3",
      "date": "2023-08-21"
    },
    {
      "version": "2.1.4",
      "date": "2025-01-17"
    },
    {
      "version": "2.1.5",
      "date": "2025-10-13"
    }
  ],
  "_exports": [
    "bilinear",
    "biprobit",
    "biprobit_latent",
    "biprobit_partial",
    "linear_probit",
    "pln",
    "pln_linear",
    "pln_probit",
    "probit_linear",
    "probit_linear_latent",
    "probit_linear_partial",
    "probit_linearRE"
  ],
  "_help": [
    {
      "page": "bilinear",
      "title": "Recusrive Bivariate Linear Model",
      "concept": [
        "endogeneity"
      ],
      "topics": [
        "bilinear"
      ]
    },
    {
      "page": "biprobit",
      "title": "Recusrive Bivariate Probit Model",
      "concept": [
        "endogeneity"
      ],
      "topics": [
        "biprobit"
      ]
    },
    {
      "page": "biprobit_latent",
      "title": "Recursive Bivariate Probit Model with Latent First Stage",
      "concept": [
        "endogeneity"
      ],
      "topics": [
        "biprobit_latent"
      ]
    },
    {
      "page": "biprobit_partial",
      "title": "Recursive Bivariate Probit Model with Partially Observed First Stage",
      "concept": [
        "endogeneity"
      ],
      "topics": [
        "biprobit_partial"
      ]
    },
    {
      "page": "endogeneity",
      "title": "Recursive two-stage models to address endogeneity",
      "topics": [
        "endogeneity"
      ]
    },
    {
      "page": "linear_probit",
      "title": "Recursive Linear-Probit Model",
      "concept": [
        "endogeneity"
      ],
      "topics": [
        "linear_probit"
      ]
    },
    {
      "page": "pln",
      "title": "Poisson Lognormal Model",
      "topics": [
        "pln"
      ]
    },
    {
      "page": "pln_linear",
      "title": "Recursive PLN-Linear Model",
      "concept": [
        "endogeneity"
      ],
      "topics": [
        "pln_linear"
      ]
    },
    {
      "page": "pln_probit",
      "title": "Recursive PLN-Probit Model",
      "concept": [
        "endogeneity"
      ],
      "topics": [
        "pln_probit"
      ]
    },
    {
      "page": "probit_linear",
      "title": "Recursive Probit-Linear Model",
      "concept": [
        "endogeneity"
      ],
      "topics": [
        "probit_linear"
      ]
    },
    {
      "page": "probit_linear_latent",
      "title": "Recursive Probit-Linear Model with Latent First Stage",
      "concept": [
        "endogeneity"
      ],
      "topics": [
        "probit_linear_latent"
      ]
    },
    {
      "page": "probit_linear_partial",
      "title": "Recursive Probit-Linear Model with Partially Observed First Stage",
      "concept": [
        "endogeneity"
      ],
      "topics": [
        "probit_linear_partial"
      ]
    },
    {
      "page": "probit_linearRE",
      "title": "Recursive Probit-LinearRE Model",
      "concept": [
        "endogeneity"
      ],
      "topics": [
        "probit_linearRE"
      ]
    }
  ],
  "_rundeps": [
    "data.table",
    "digest",
    "generics",
    "lattice",
    "MASS",
    "maxLik",
    "miscTools",
    "pbivnorm",
    "Rcpp",
    "RcppArmadillo",
    "sandwich",
    "statmod",
    "zoo"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "vignette.Rmd",
      "filename": "vignette.html",
      "title": "Recursive Two-Stage Models to Address Endogeneity",
      "author": "Jing Peng",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Introduction",
        "2. Models",
        "2.1. biprobit",
        "2.2. biprobit_latent and biprobit_partial",
        "2.3. probit_linear",
        "2.4. probit_linear_latent and probit_linear_partial",
        "2.5. probit_linearRE",
        "2.6. pln_linear",
        "2.7. pln_probit",
        "3. Examples",
        "4. Notes",
        "Citations"
      ],
      "created": "2022-12-03 07:10:02",
      "modified": "2023-08-21 04:30:30",
      "commits": 2
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "endogeneity",
  "_universes": [
    "jnpeng"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.5",
      "date": "2026-05-13T09:22:10.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bc7b5e8ee49cd04fc48fd7ea050202c93b7ef4bb",
      "fileid": "4f5b85674ab998cff359b0b2b1e4e74a90d7b68a65e40cccc40f02f1a5b685a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/25789920558"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.5",
      "date": "2026-05-13T09:22:24.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bc7b5e8ee49cd04fc48fd7ea050202c93b7ef4bb",
      "fileid": "9d6f166dddeb0cadcb91a206d46077a5bc170dbbcc1d3af66628234a3b41b0e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/25789920558"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.5",
      "date": "2026-05-13T09:21:53.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bc7b5e8ee49cd04fc48fd7ea050202c93b7ef4bb",
      "fileid": "c477d205212aebd92ede60fdfc16032bb7c0cad415bbf10c1795940404d913c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/25789920558"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.5",
      "date": "2026-05-13T09:22:14.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bc7b5e8ee49cd04fc48fd7ea050202c93b7ef4bb",
      "fileid": "195dfa8ea72b4a0e75a74a62b8090ff775e164da50e7ca584dd6fb4816d3ddbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/25789920558"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.5",
      "date": "2026-05-13T09:23:17.000Z",
      "arch": "aarch64",
      "commit": "bc7b5e8ee49cd04fc48fd7ea050202c93b7ef4bb",
      "fileid": "f31c6bea4131f57ae23db2ab3c0ed865ec210202abcc6fe440ca25ebea893da5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/25789920558"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.5",
      "date": "2026-05-13T09:24:40.000Z",
      "arch": "x86_64",
      "commit": "bc7b5e8ee49cd04fc48fd7ea050202c93b7ef4bb",
      "fileid": "3656d71e0215696ee73ac170577f2eb12c90b6e46969b98c480212180256bb36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/25789920558"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.5",
      "date": "2026-05-13T09:22:33.000Z",
      "arch": "aarch64",
      "commit": "bc7b5e8ee49cd04fc48fd7ea050202c93b7ef4bb",
      "fileid": "089e50feda15d7fd58da62709b109770c0e953f211bc375aae4ebc1ede6137a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/25789920558"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.5",
      "date": "2026-05-13T09:24:23.000Z",
      "arch": "x86_64",
      "commit": "bc7b5e8ee49cd04fc48fd7ea050202c93b7ef4bb",
      "fileid": "ff7ea3597a80d79e8c500cebb34b1ec5bef94912324c5b96ff39be1dff0e9f19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/25789920558"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.5",
      "date": "2026-05-13T09:21:52.000Z",
      "arch": "x86_64",
      "commit": "bc7b5e8ee49cd04fc48fd7ea050202c93b7ef4bb",
      "fileid": "a3c1dad7af48a5b14a978e4fa757476519420030c30eb551f2561e059e71d82e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/25789920558"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.5",
      "date": "2026-05-13T09:21:14.000Z",
      "arch": "x86_64",
      "commit": "bc7b5e8ee49cd04fc48fd7ea050202c93b7ef4bb",
      "fileid": "1d679e6e59427bd2869f0468e54c81e3ea5bb9090c196ba36c7fcb874c93c474",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/25789920558"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.5",
      "date": "2026-05-13T09:21:14.000Z",
      "arch": "x86_64",
      "commit": "bc7b5e8ee49cd04fc48fd7ea050202c93b7ef4bb",
      "fileid": "2899c72a520c0bf8ee0cf5019c7fe0356ed75138aaf535b439b3a444d2201766",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/25789920558"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.5",
      "date": "2026-05-22T09:44:59.000Z",
      "arch": "emscripten",
      "commit": "bc7b5e8ee49cd04fc48fd7ea050202c93b7ef4bb",
      "fileid": "763ba23392d5a9cd33aca4a009f8342172007159b0afc772976dbbaaf48e9905",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/25789920558"
    }
  ]
}