{
  "_id": "6a0f6ba2acfb0bcc41c5e6b2",
  "Package": "msme",
  "Type": "Package",
  "Title": "Functions and Datasets for \"Methods of Statistical Model\nEstimation\"",
  "Version": "0.5.4",
  "Date": "2025-04-27",
  "Authors@R": "c(person(given = \"Joseph\",\nfamily = \"Hilbe\",\nrole = \"aut\"),\nperson(given = \"Andrew\",\nfamily = \"Robinson\",\nrole = c(\"aut\", \"cre\"),\nemail = \"apro@unimelb.edu.au\"))",
  "Maintainer": "Andrew Robinson <apro@unimelb.edu.au>",
  "Description": "Functions and datasets from Hilbe, J.M., and Robinson,\nA.P. 2013. Methods of Statistical Model Estimation. Chapman &\nHall / CRC.",
  "License": "GPL-3",
  "LazyLoad": "yes",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 08:29:55 UTC",
    "User": "root"
  },
  "Author": "Joseph Hilbe [aut], Andrew Robinson [aut, cre]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-04-28 10:00:15 UTC",
  "RemoteUrl": "https://github.com/cran/msme",
  "RemoteRef": "HEAD",
  "RemoteSha": "4b5cab7b6ef39bfdf63159ed52e9dccfaa04b92b",
  "MD5sum": "203ce980ca4c2d7fb6060a40180c262d",
  "_user": "cran",
  "_type": "src",
  "_file": "msme_0.5.4.tar.gz",
  "_fileid": "14f10146aa1832ac68ca222349d4403810144dd7bf26c81b78b5456a683c4442",
  "_filesize": 296907,
  "_sha256": "14f10146aa1832ac68ca222349d4403810144dd7bf26c81b78b5456a683c4442",
  "_created": "2026-05-21T08:29:55.000Z",
  "_published": "2026-05-21T20:31:30.899Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77262819151,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130952025"
    },
    {
      "job": 77262819107,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130945991"
    },
    {
      "job": 77262818424,
      "time": 153,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130908335"
    },
    {
      "job": 77262818426,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146500728"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26214520760",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/msme",
  "_commit": {
    "id": "4b5cab7b6ef39bfdf63159ed52e9dccfaa04b92b",
    "author": "Andrew Robinson <apro@unimelb.edu.au>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.5.4\n",
    "time": 1745834415
  },
  "_maintainer": {
    "name": "Andrew Robinson",
    "email": "apro@unimelb.edu.au"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Depends"
    },
    {
      "package": "lattice",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 4,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 669,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/msme"
  },
  "_searchresults": 159,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/msme.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.4.0",
      "date": "2013-02-06"
    },
    {
      "version": "0.4.2",
      "date": "2013-03-21"
    },
    {
      "version": "0.4.3",
      "date": "2013-04-10"
    },
    {
      "version": "0.4.4",
      "date": "2013-07-02"
    },
    {
      "version": "0.5.1",
      "date": "2014-07-21"
    },
    {
      "version": "0.5.3",
      "date": "2018-03-18"
    },
    {
      "version": "0.5.4",
      "date": "2025-04-28"
    }
  ],
  "_exports": [
    "alrt",
    "hatvalues.msme",
    "irls",
    "ml_g",
    "ml_glm",
    "ml_glm2",
    "ml_glm3",
    "nbinomial",
    "P__disp",
    "plot.ml_g_fit",
    "residuals.msme",
    "summary.ml_g_fit",
    "summary.msme"
  ],
  "_datasets": [
    {
      "name": "doll",
      "title": "Physician smoking and mortality count data",
      "object": "doll",
      "file": "doll.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "smokes",
        "deaths",
        "pyears",
        "a1",
        "a2",
        "a3",
        "a4",
        "a5"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "heart",
      "title": "Heart surgery outcomes for Canadian patients",
      "object": "heart",
      "file": "heart.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "death",
        "cases",
        "anterior",
        "hcabg",
        "killip"
      ],
      "rows": 15,
      "table": true,
      "tojson": false
    },
    {
      "name": "medpar",
      "title": "US national Medicare inpatient hospital database for Arizona patients.",
      "object": "medpar",
      "file": "medpar.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "los",
        "hmo",
        "white",
        "died",
        "age80",
        "type",
        "type1",
        "type2",
        "type3",
        "provnum"
      ],
      "rows": 1495,
      "table": true,
      "tojson": false
    },
    {
      "name": "rwm5yr",
      "title": "German health registry for the years 1984-1988",
      "object": "rwm5yr",
      "file": "rwm5yr.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "docvis",
        "hospvis",
        "year",
        "edlevel",
        "age",
        "outwork",
        "female",
        "married",
        "kids",
        "hhninc",
        "educ",
        "self",
        "edlevel1",
        "edlevel2",
        "edlevel3",
        "edlevel4"
      ],
      "rows": 19609,
      "table": true,
      "tojson": false
    },
    {
      "name": "titanic",
      "title": "Titanic passenger survival data",
      "object": "titanic",
      "file": "titanic.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "survived",
        "age",
        "sex",
        "class"
      ],
      "rows": 1316,
      "table": true,
      "tojson": false
    },
    {
      "name": "ufc",
      "title": "Upper Flat Creek forest cruise tree data",
      "object": "ufc",
      "file": "ufc.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "plot",
        "tree",
        "species",
        "dbh.cm",
        "height.m"
      ],
      "rows": 637,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "alrt",
      "title": "Function to compute asymptotic likelihood ratio test of two models.",
      "topics": [
        "alrt"
      ]
    },
    {
      "page": "doll",
      "title": "Physician smoking and mortality count data",
      "topics": [
        "doll"
      ]
    },
    {
      "page": "hatvalues.msme",
      "title": "Function to return the hat matrix of a msme-class model.",
      "topics": [
        "hatvalues.msme"
      ]
    },
    {
      "page": "heart",
      "title": "Heart surgery outcomes for Canadian patients",
      "topics": [
        "heart"
      ]
    },
    {
      "page": "irls",
      "title": "Function to fit generalized linear models using IRLS.",
      "topics": [
        "irls"
      ]
    },
    {
      "page": "medpar",
      "title": "US national Medicare inpatient hospital database for Arizona patients.",
      "topics": [
        "medpar"
      ]
    },
    {
      "page": "ml_g",
      "title": "Function to fit linear regression using maximum likelihood.",
      "topics": [
        "ml_g"
      ]
    },
    {
      "page": "ml_glm",
      "title": "A function to fit generalized linear models using maximum likelihood.",
      "topics": [
        "ml_glm"
      ]
    },
    {
      "page": "ml_glm2",
      "title": "A function to fit generalized linear models using maximum likelihood.",
      "topics": [
        "ml_glm2"
      ]
    },
    {
      "page": "ml_glm3",
      "title": "A reduced maximum likelihood fitting function that omits null models.",
      "topics": [
        "ml_glm3"
      ]
    },
    {
      "page": "nbinomial",
      "title": "A function to fit negative binomial generalized linear models using maximum likelihood.",
      "topics": [
        "nbinomial"
      ]
    },
    {
      "page": "P__disp",
      "title": "A function to calculate Pearson Chi2 and its dispersion statistic following glm and glm.nb.",
      "topics": [
        "P__disp"
      ]
    },
    {
      "page": "plot.ml_g_fit",
      "title": "A plot method for objects of class ml_g_fit.",
      "topics": [
        "plot.ml_g_fit"
      ]
    },
    {
      "page": "residuals.msme",
      "title": "Function to produce residuals from a model of class msme.",
      "topics": [
        "residuals.msme"
      ]
    },
    {
      "page": "rwm5yr",
      "title": "German health registry for the years 1984-1988",
      "topics": [
        "rwm5yr"
      ]
    },
    {
      "page": "summary.ml_g_fit",
      "title": "A summary method for objects of class ml_g_fit.",
      "topics": [
        "summary.ml_g_fit"
      ]
    },
    {
      "page": "summary.msme",
      "title": "A summary method for objects of class msme.",
      "topics": [
        "summary.msme"
      ]
    },
    {
      "page": "titanic",
      "title": "Titanic passenger survival data",
      "topics": [
        "titanic"
      ]
    },
    {
      "page": "ufc",
      "title": "Upper Flat Creek forest cruise tree data",
      "topics": [
        "ufc"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "MASS"
  ],
  "_score": 3.280578370368077,
  "_indexed": true,
  "_nocasepkg": "msme",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.4",
      "date": "2026-05-21T08:31:59.000Z",
      "distro": "noble",
      "commit": "4b5cab7b6ef39bfdf63159ed52e9dccfaa04b92b",
      "fileid": "cbe2e80b72bd2447e2acfd17835515fa3004826d03d3b4a6b6d67c61b8c090da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26214520760"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.4",
      "date": "2026-05-21T08:31:42.000Z",
      "distro": "noble",
      "commit": "4b5cab7b6ef39bfdf63159ed52e9dccfaa04b92b",
      "fileid": "292f4d63f56fa9c7e7e20a9936f0b778944b10a36e2737ec61b05afba8f1e055",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26214520760"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.4",
      "date": "2026-05-21T20:31:11.000Z",
      "commit": "4b5cab7b6ef39bfdf63159ed52e9dccfaa04b92b",
      "fileid": "ba0fa4ef81e5493e53fbb9d4f9ef81d4bc457165a57b4cc6f37f8a93eab11966",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26214520760"
    }
  ]
}