{
  "_id": "6a1d36841d7bb097a0a3d1d9",
  "Package": "ProbMarg",
  "Type": "Package",
  "Title": "Computing Logit & Probit Predicted Probabilities & Marginal\nEffects",
  "Version": "1.0.1",
  "Date": "2020-06-27",
  "Author": "Tim Liao",
  "Maintainer": "Tim Liao <tfliao@illinois.edu>",
  "Description": "Computes predicted probabilities and marginal effects for\nbinary & ordinal logit and probit, (partial) generalized\nordinal & multinomial logit models estimated with the glm(),\nclm() (in the 'ordinal' package), and vglm() (in the 'VGAM'\npackage) functions.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 07:23:37 UTC",
    "User": "root"
  },
  "Repository": "https://tfliaoui.r-universe.dev",
  "Date/Publication": "2020-06-27 14:00:06 UTC",
  "RemoteUrl": "https://github.com/cran/ProbMarg",
  "RemoteRef": "HEAD",
  "RemoteSha": "15ad7cd17cacaf9718b855bdfb7f4bc4dd7664e5",
  "MD5sum": "76705291326b835d3810eb6859aacf47",
  "_user": "tfliaoui",
  "_type": "src",
  "_file": "ProbMarg_1.0.1.tar.gz",
  "_fileid": "1f9bb35f3dffbf5561cc99ff40cd03927637283f2ee5d58eb6f3e62a4e4ed261",
  "_filesize": 97000,
  "_sha256": "1f9bb35f3dffbf5561cc99ff40cd03927637283f2ee5d58eb6f3e62a4e4ed261",
  "_created": "2026-06-01T07:23:37.000Z",
  "_published": "2026-06-01T07:36:35.995Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78804977147,
      "time": 100,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325616186"
    },
    {
      "job": 78804977134,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325616378"
    },
    {
      "job": 78804977188,
      "time": 70,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325797137"
    },
    {
      "job": 78804977354,
      "time": 79,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325725440"
    },
    {
      "job": 78804673148,
      "time": 128,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325587991"
    },
    {
      "job": 78804977150,
      "time": 81,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325610371"
    },
    {
      "job": 78804977182,
      "time": 62,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325605502"
    },
    {
      "job": 78804977292,
      "time": 57,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325604130"
    },
    {
      "job": 78804977175,
      "time": 63,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325606132"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tfliaoui/actions/runs/26740961707",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ProbMarg",
  "_commit": {
    "id": "15ad7cd17cacaf9718b855bdfb7f4bc4dd7664e5",
    "author": "Tim Liao <tfliao@illinois.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1593266406
  },
  "_maintainer": {
    "name": "Tim Liao",
    "email": "tfliao@illinois.edu",
    "login": "tfliaoui",
    "description": "",
    "uuid": 60860073
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "tfliaoui",
      "count": 2,
      "uuid": 60860073
    }
  ],
  "_userbio": {
    "uuid": 60860073,
    "type": "user",
    "name": "tfliaoUI"
  },
  "_downloads": {
    "count": 124,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ProbMarg"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ProbMarg.html",
    "manual.pdf"
  ],
  "_realowner": "tfliaoui",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2020-03-20"
    },
    {
      "version": "1.0.1",
      "date": "2020-06-27"
    }
  ],
  "_exports": [
    "margEffects",
    "predProbs"
  ],
  "_datasets": [
    {
      "name": "adm",
      "title": "Graduate School Admissions Data of University Students",
      "object": "adm",
      "class": [
        "data.frame"
      ],
      "fields": [
        "admit",
        "gre",
        "gpa",
        "rank"
      ],
      "rows": 400,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "adm",
      "title": "Graduate School Admissions Data of University Students",
      "topics": [
        "adm"
      ]
    },
    {
      "page": "margEffects",
      "title": "Marginal Effects for a Variety of Logit and Probit Models",
      "topics": [
        "margEffects"
      ]
    },
    {
      "page": "predProbs",
      "title": "Predicted Probabilities for a Variety of Logit and Probit Models",
      "topics": [
        "predProbs"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "probmarg",
  "_universes": [
    "tfliaoui"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-01T07:25:22.000Z",
      "distro": "noble",
      "commit": "15ad7cd17cacaf9718b855bdfb7f4bc4dd7664e5",
      "fileid": "d0baf040f033001d0099abb6e64036921167cbabb3f25c8356f8e0e58e7d701f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tfliaoui/actions/runs/26740961707"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-01T07:25:23.000Z",
      "distro": "noble",
      "commit": "15ad7cd17cacaf9718b855bdfb7f4bc4dd7664e5",
      "fileid": "a180b9eea9100762edc0eabc4bb0e2031c617103968318a436d09370c4fd2e4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tfliaoui/actions/runs/26740961707"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-01T07:36:15.000Z",
      "commit": "15ad7cd17cacaf9718b855bdfb7f4bc4dd7664e5",
      "fileid": "ffe385ac1b2e85a566473f7e741c14d441df1f4a835ded00c55cb9e903067868",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tfliaoui/actions/runs/26740961707"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-01T07:31:52.000Z",
      "commit": "15ad7cd17cacaf9718b855bdfb7f4bc4dd7664e5",
      "fileid": "8ef732ff1cd9c540d70d5fc88458b1a4fb2a2c8241983a802289b6463894b462",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tfliaoui/actions/runs/26740961707"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-01T07:25:12.000Z",
      "commit": "15ad7cd17cacaf9718b855bdfb7f4bc4dd7664e5",
      "fileid": "d4a3f3d1f0a78058e288872ee26c567ffd13065a99eed8f809a32dcab49b7a31",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tfliaoui/actions/runs/26740961707"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-01T07:24:42.000Z",
      "commit": "15ad7cd17cacaf9718b855bdfb7f4bc4dd7664e5",
      "fileid": "4b2c27d7e81c37babb5db5db1c5b2857bb2cf4e5b449492caaf62b24b2a18201",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tfliaoui/actions/runs/26740961707"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-01T07:24:36.000Z",
      "commit": "15ad7cd17cacaf9718b855bdfb7f4bc4dd7664e5",
      "fileid": "c8d39c86afaf1b9cd801635e8f5fd421b95b66275b08ba0204807364dc1cc90b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tfliaoui/actions/runs/26740961707"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-01T07:24:45.000Z",
      "commit": "15ad7cd17cacaf9718b855bdfb7f4bc4dd7664e5",
      "fileid": "548f0108af3169f263b41594ee237f7bc82ae77898e6bff90cf9acfc02d1e16a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tfliaoui/actions/runs/26740961707"
    }
  ]
}