{
  "_id": "6a215befcd65a98ecbd2f1b5",
  "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-04 11:01:50 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": "72ada410d1b3aab8022974d16e810ece",
  "_user": "ycroissant",
  "_type": "src",
  "_file": "pglm_1.0-0.tar.gz",
  "_fileid": "b49cd542f4492ad1f9d8cf09fe5c7c220dc1104c0794d7ec6bfd6c5c31f9e479",
  "_filesize": 428444,
  "_sha256": "b49cd542f4492ad1f9d8cf09fe5c7c220dc1104c0794d7ec6bfd6c5c31f9e479",
  "_created": "2026-06-04T11:01:50.000Z",
  "_published": "2026-06-04T11:05:19.384Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79504743288,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7409789224"
    },
    {
      "job": 79504743374,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409788672"
    },
    {
      "job": 79504743311,
      "time": 164,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7409792591"
    },
    {
      "job": 79504743415,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409781185"
    },
    {
      "job": 79504303178,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409741353"
    },
    {
      "job": 79504743271,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409776316"
    },
    {
      "job": 79504743349,
      "time": 138,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7409784961"
    },
    {
      "job": 79504743303,
      "time": 150,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7409788687"
    },
    {
      "job": 79504743280,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409774099"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ycroissant/actions/runs/26947570758",
  "_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"
  },
  "_downloads": {
    "count": 5096,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pglm"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/ycroissant/pglm",
  "_searchresults": 217,
  "_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.997931662615148,
  "_indexed": true,
  "_nocasepkg": "pglm",
  "_universes": [
    "ycroissant"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-0",
      "date": "2026-06-04T11:04:06.000Z",
      "distro": "noble",
      "commit": "3638c930392d05dd27aa08c4db6ce08fcd6466dc",
      "fileid": "5ac65bbb3bf1b3015decfba17a5dacae29e0a241d847b964a3935d34471543f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ycroissant/actions/runs/26947570758"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-0",
      "date": "2026-06-04T11:04:04.000Z",
      "distro": "noble",
      "commit": "3638c930392d05dd27aa08c4db6ce08fcd6466dc",
      "fileid": "7c96a50d7a2a96c5b0cf3d5aed874701b76372a805e9f984a87a0643bf4304c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ycroissant/actions/runs/26947570758"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-0",
      "date": "2026-06-04T11:04:10.000Z",
      "commit": "3638c930392d05dd27aa08c4db6ce08fcd6466dc",
      "fileid": "b04e0b577f48280240a9634d3d4ccd0786725cf21c1b091ce85651492af348ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ycroissant/actions/runs/26947570758"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0-0",
      "date": "2026-06-04T11:03:46.000Z",
      "commit": "3638c930392d05dd27aa08c4db6ce08fcd6466dc",
      "fileid": "ea774ea74fc7855ea8f48206e56d122414fda39a91b50c1154d4667c08a910b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ycroissant/actions/runs/26947570758"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-0",
      "date": "2026-06-04T11:04:01.000Z",
      "commit": "3638c930392d05dd27aa08c4db6ce08fcd6466dc",
      "fileid": "22a655302cc9557bd1422fe42708004d58df2d6b40592574c3e3b0b5f298114c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ycroissant/actions/runs/26947570758"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0-0",
      "date": "2026-06-04T11:03:43.000Z",
      "commit": "3638c930392d05dd27aa08c4db6ce08fcd6466dc",
      "fileid": "7438830121072a8a25f1170f3eb2c970f4aa8797081b568a3853e54e71c72b62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ycroissant/actions/runs/26947570758"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0-0",
      "date": "2026-06-04T11:03:54.000Z",
      "commit": "3638c930392d05dd27aa08c4db6ce08fcd6466dc",
      "fileid": "bad8b4ecbd190eeaf29e192ad60e6645d608af13c668bc6de99e9a8d27c3f1d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ycroissant/actions/runs/26947570758"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0-0",
      "date": "2026-06-04T11:03:09.000Z",
      "commit": "3638c930392d05dd27aa08c4db6ce08fcd6466dc",
      "fileid": "ecac4b693cf4bce08c86ebbf28760d82dab440b82954d69eb51e3dac5736df0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ycroissant/actions/runs/26947570758"
    }
  ]
}