{
  "_id": "6a3b63035cdecea1d681cb24",
  "Package": "pglm",
  "Version": "1.0-0",
  "Date": "2023-12-02",
  "Title": "Panel Generalized Linear Models",
  "Authors@R": "person(\"Yves\",\n\"Croissant\",\nrole = c(\"aut\", \"cre\"),\nemail = \"yves.croissant@univ-reunion.fr\",\ncomment = c(ORCID = \"0000-0002-4857-7736\"))",
  "Description": "Estimation of panel models for glm-like models: this\nincludes binomial models (logit and probit), count models\n(poisson and negbin) and ordered models (logit and probit), as\ndescribed in: Baltagi (2013) Econometric Analysis of Panel Data\n<doi:10.1007/978-3-030-53953-5> Hsiao (2014) Analysis of Panel\nData <doi:10.1017/CBO9781139839327> and Croissant and Millo\n(2018), Panel Data Econometrics with R\n<doi:10.1002/9781119504641>.",
  "Encoding": "UTF-8",
  "License": "GPL (>=2)",
  "URL": "https://www.r-project.org/package=pglm",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.2.3",
  "Roxygen": "list(markdown = TRUE)",
  "LazyData": "true",
  "RdMacros": "Rdpack",
  "Repository": "https://ycroissant.r-universe.dev",
  "Date/Publication": "2023-12-02 11:33:03 UTC",
  "RemoteUrl": "https://github.com/ycroissant/pglm",
  "RemoteRef": "HEAD",
  "RemoteSha": "3638c930392d05dd27aa08c4db6ce08fcd6466dc",
  "Packaged": {
    "Date": "2026-06-24 04:49:47 UTC",
    "User": "root"
  },
  "Author": "Yves Croissant [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4857-7736>)",
  "Maintainer": "Yves Croissant <yves.croissant@univ-reunion.fr>",
  "MD5sum": "9b2998cf803223e7d21086308e1d2599",
  "_user": "ycroissant",
  "_type": "src",
  "_file": "pglm_1.0-0.tar.gz",
  "_fileid": "adbf086ee3d350d3a589f807a8872bf411c1faa87f0f20636d55ad4fadc21113",
  "_filesize": 428791,
  "_sha256": "adbf086ee3d350d3a589f807a8872bf411c1faa87f0f20636d55ad4fadc21113",
  "_created": "2026-06-24T04:49:47.000Z",
  "_published": "2026-06-24T04:54:27.199Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83120070464,
      "time": 208,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7840436353"
    },
    {
      "job": 83120070467,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840425808"
    },
    {
      "job": 83120070458,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7840410712"
    },
    {
      "job": 83120070452,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840412125"
    },
    {
      "job": 83119683042,
      "time": 228,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840390317"
    },
    {
      "job": 83120070418,
      "time": 242,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840444301"
    },
    {
      "job": 83120070462,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7840414510"
    },
    {
      "job": 83120070478,
      "time": 125,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7840418382"
    },
    {
      "job": 83120070472,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840411248"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ycroissant/actions/runs/28075788506",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ycroissant/pglm",
  "_commit": {
    "id": "3638c930392d05dd27aa08c4db6ce08fcd6466dc",
    "author": "ycroissant <yves.croissant@univ-reunion.fr>",
    "committer": "ycroissant <yves.croissant@univ-reunion.fr>",
    "message": "updated man and rda files\n",
    "time": 1701516783
  },
  "_maintainer": {
    "name": "Yves Croissant",
    "email": "yves.croissant@univ-reunion.fr",
    "login": "ycroissant",
    "description": "",
    "uuid": 20230229,
    "orcid": "0000-0002-4857-7736"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "micsr",
      "role": "Depends"
    },
    {
      "package": "statmod",
      "role": "Imports"
    },
    {
      "package": "Formula",
      "role": "Imports"
    },
    {
      "package": "plm",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "lmtest",
      "role": "Suggests"
    },
    {
      "package": "car",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "ycroissant",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ycroissant",
      "count": 12,
      "uuid": 20230229
    },
    {
      "user": "tappek",
      "count": 1,
      "uuid": 77916431
    }
  ],
  "_userbio": {
    "uuid": 20230229,
    "type": "user",
    "name": "Yves Croissant",
    "followers": 51
  },
  "_downloads": {
    "count": 4107,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pglm"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/ycroissant/pglm",
  "_searchresults": 208,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/pglm.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ycroissant/pglm",
  "_realowner": "ycroissant",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-0",
      "date": "2010-07-24"
    },
    {
      "version": "0.1-2",
      "date": "2013-12-28"
    },
    {
      "version": "0.2-0",
      "date": "2017-09-28"
    },
    {
      "version": "0.2-1",
      "date": "2017-11-02"
    },
    {
      "version": "0.2-2",
      "date": "2020-01-17"
    },
    {
      "version": "0.2-3",
      "date": "2021-07-19"
    },
    {
      "version": "0.2-4",
      "date": "2026-02-09"
    }
  ],
  "_exports": [
    "negbin",
    "ordinal",
    "pglm"
  ],
  "_datasets": [
    {
      "name": "fairness",
      "title": "Perveived Fairness of rules for allocating seats in trains and parking spaces",
      "object": "fairness",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "answer",
        "good",
        "rule",
        "driving",
        "education",
        "recurring"
      ],
      "rows": 5614,
      "table": true,
      "tojson": true
    },
    {
      "name": "health_ins",
      "title": "Health Insurance and Doctor Visits",
      "object": "health_ins",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "year",
        "mdu",
        "opu",
        "coins",
        "idp",
        "lpi",
        "fmde",
        "income",
        "size",
        "age",
        "sex",
        "child",
        "race",
        "health",
        "educ",
        "physlim",
        "disease"
      ],
      "rows": 20186,
      "table": true,
      "tojson": true
    },
    {
      "name": "hedonic",
      "title": "Hedonic Prices of Census Tracts in the Boston Area",
      "object": "hedonic",
      "class": [
        "data.frame"
      ],
      "fields": [
        "mv",
        "crim",
        "zn",
        "indus",
        "chas",
        "nox",
        "rm",
        "age",
        "dis",
        "rad",
        "tax",
        "ptratio",
        "blacks",
        "lstat",
        "townid"
      ],
      "rows": 506,
      "table": true,
      "tojson": true
    },
    {
      "name": "patents_rd",
      "title": "Dynamic Relation Between Patents and R&D",
      "object": "patents_rd",
      "class": [
        "data.frame"
      ],
      "fields": [
        "cusip",
        "year",
        "ardssic",
        "scisect",
        "capital72",
        "sumpat",
        "rd",
        "patents"
      ],
      "rows": 3460,
      "table": true,
      "tojson": true
    },
    {
      "name": "union_wage",
      "title": "Unionism and wage rate determination",
      "object": "union_wage",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "year",
        "exper",
        "health",
        "hours",
        "married",
        "rural",
        "school",
        "union",
        "wage",
        "sector",
        "occ",
        "com",
        "region"
      ],
      "rows": 4360,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "fairness",
      "title": "Perveived Fairness of rules for allocating seats in trains and parking spaces",
      "topics": [
        "fairness"
      ]
    },
    {
      "page": "health_ins",
      "title": "Health Insurance and Doctor Visits",
      "topics": [
        "health_ins"
      ]
    },
    {
      "page": "hedonic",
      "title": "Hedonic Prices of Census Tracts in the Boston Area",
      "topics": [
        "hedonic"
      ]
    },
    {
      "page": "patents_rd",
      "title": "Dynamic Relation Between Patents and R&D",
      "topics": [
        "patents_rd"
      ]
    },
    {
      "page": "pglm",
      "title": "Panel Estimators for Generalized Linear Models",
      "topics": [
        "negbin",
        "ordinal",
        "pglm"
      ]
    },
    {
      "page": "union_wage",
      "title": "Unionism and wage rate determination",
      "topics": [
        "union_wage"
      ]
    }
  ],
  "_rundeps": [
    "bdsmatrix",
    "collapse",
    "CompQuadForm",
    "dfidx",
    "digest",
    "Formula",
    "generics",
    "lattice",
    "lmtest",
    "MASS",
    "Matrix",
    "maxLik",
    "micsr",
    "miscTools",
    "nlme",
    "numDeriv",
    "plm",
    "rbibutils",
    "Rcpp",
    "Rdpack",
    "sandwich",
    "statmod",
    "survival",
    "zoo"
  ],
  "_score": 4.885830547255739,
  "_indexed": true,
  "_nocasepkg": "pglm",
  "_universes": [
    "ycroissant"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-0",
      "date": "2026-06-24T04:52:55.000Z",
      "distro": "resolute",
      "commit": "3638c930392d05dd27aa08c4db6ce08fcd6466dc",
      "fileid": "6d1526dc2d529d7615e0ee8ecaab8b43134927099674ab6a25ce6a40c0b5a6ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ycroissant/actions/runs/28075788506"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-0",
      "date": "2026-06-24T04:52:13.000Z",
      "distro": "resolute",
      "commit": "3638c930392d05dd27aa08c4db6ce08fcd6466dc",
      "fileid": "0e304e807d3c63a40db0d4516b842217d17b85f89dcaee08f83e29150ca8fc35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ycroissant/actions/runs/28075788506"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-0",
      "date": "2026-06-24T04:51:18.000Z",
      "commit": "3638c930392d05dd27aa08c4db6ce08fcd6466dc",
      "fileid": "ab6b274b7192265e8995a9384a6c44030ce844df6c2a576a03af5ddb7d8daaa4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ycroissant/actions/runs/28075788506"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0-0",
      "date": "2026-06-24T04:51:20.000Z",
      "commit": "3638c930392d05dd27aa08c4db6ce08fcd6466dc",
      "fileid": "c775437abbbb1d3a18eaeff533a20079d408fee64fa3477e72ee28e09fbbcd46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ycroissant/actions/runs/28075788506"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-0",
      "date": "2026-06-24T04:54:10.000Z",
      "commit": "3638c930392d05dd27aa08c4db6ce08fcd6466dc",
      "fileid": "290235481d347e7a289d3740ac439de03f2f878b8267314ca990d95fc747fa76",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ycroissant/actions/runs/28075788506"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0-0",
      "date": "2026-06-24T04:51:13.000Z",
      "commit": "3638c930392d05dd27aa08c4db6ce08fcd6466dc",
      "fileid": "dfd9d99a5b2800f8136f052612b015e8d636feec1c93ebe96c57b63405a9e2cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ycroissant/actions/runs/28075788506"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0-0",
      "date": "2026-06-24T04:51:35.000Z",
      "commit": "3638c930392d05dd27aa08c4db6ce08fcd6466dc",
      "fileid": "1c585e7d780587e66a5ad56c7e1e673c120c820f7b2311def341a46183ac6a39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ycroissant/actions/runs/28075788506"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0-0",
      "date": "2026-06-24T04:51:04.000Z",
      "commit": "3638c930392d05dd27aa08c4db6ce08fcd6466dc",
      "fileid": "0f2e1cfb89be8970162ea7f23a1bcb12b49df696ba9369a7ae764f140bb8728b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ycroissant/actions/runs/28075788506"
    }
  ]
}