{
  "_id": "6a0f776bacfb0bcc41c620bb",
  "Package": "MixedPoisson",
  "Type": "Package",
  "Title": "Mixed Poisson Models",
  "Version": "2.0",
  "Date": "2016-11-24",
  "Author": "Alicja Wolny-Dominiak and Michal Trzesiok",
  "Maintainer": "Alicja Wolny-Dominiak\n<alicja.wolny-dominiak@ue.katowice.pl>",
  "Description": "The estimation of the parameters in mixed Poisson models.",
  "License": "GPL-2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 06:12:42 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2016-12-09 07:58:43 UTC",
  "RemoteUrl": "https://github.com/cran/MixedPoisson",
  "RemoteRef": "HEAD",
  "RemoteSha": "d7262906164849ae5c60df874af19a191e5e0520",
  "MD5sum": "995668a8ad410bd7251a5148b65e775b",
  "_user": "cran",
  "_type": "src",
  "_file": "MixedPoisson_2.0.tar.gz",
  "_fileid": "c02d53ee140ebef614613dd5e66979081d55de05f83acf54f3f318dd34b02e36",
  "_filesize": 218674,
  "_sha256": "c02d53ee140ebef614613dd5e66979081d55de05f83acf54f3f318dd34b02e36",
  "_created": "2026-05-21T06:12:42.000Z",
  "_published": "2026-05-21T21:21:47.184Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77271219759,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7128522392"
    },
    {
      "job": 77271219638,
      "time": 95,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128519376"
    },
    {
      "job": 77271218398,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128496380"
    },
    {
      "job": 77271218651,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7147497572"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26208777626",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/MixedPoisson",
  "_commit": {
    "id": "d7262906164849ae5c60df874af19a191e5e0520",
    "author": "Alicja Wolny-Dominiak <alicja.wolny-dominiak@ue.katowice.pl>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.0\n",
    "time": 1481270323
  },
  "_maintainer": {
    "name": "Alicja Wolny-Dominiak",
    "email": "alicja.wolny-dominiak@ue.katowice.pl"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "gaussquad",
      "role": "Depends"
    },
    {
      "package": "Rmpfr",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 240,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MixedPoisson"
  },
  "_searchresults": 15,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MixedPoisson.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2015-09-02"
    },
    {
      "version": "2.0",
      "date": "2016-12-09"
    }
  ],
  "_exports": [
    "est.delta",
    "est.gamma",
    "est.nu",
    "Gamma.density",
    "invGauss.density",
    "lambda_m_step",
    "lambda_start",
    "ll.gamma",
    "ll.invGauss",
    "ll.lognorm",
    "lognorm.density",
    "pg.dist",
    "pl.dist",
    "pseudo_values"
  ],
  "_help": [
    {
      "page": "MixedPoisson-package",
      "title": "Mixed Poisson Models",
      "topics": [
        "MixedPoisson-package",
        "MixedPoisson2"
      ]
    },
    {
      "page": "est.delta",
      "title": "Estimation of delta parameter of inverse-Gaussian distribution",
      "topics": [
        "est.delta"
      ]
    },
    {
      "page": "est.gamma",
      "title": "Estimation of gamma parameter of Gamma distribution",
      "topics": [
        "est.gamma"
      ]
    },
    {
      "page": "est.nu",
      "title": "Estimation of nu parameter of log-normal distribution",
      "topics": [
        "est.nu"
      ]
    },
    {
      "page": "Gamma.density",
      "title": "Gamma density",
      "topics": [
        "Gamma.density"
      ]
    },
    {
      "page": "invGauss.density",
      "title": "inverse-Gaussian Density",
      "topics": [
        "invGauss.density"
      ]
    },
    {
      "page": "lambda_m_step",
      "title": "Estimation of Lambda in M-step - Expectation-Maximization (EM) algorithm",
      "topics": [
        "lambda_m_step"
      ]
    },
    {
      "page": "lambda_start",
      "title": "Estimation of starting lambda in Expectation-Maximization (EM) algorithm",
      "topics": [
        "lambda_start"
      ]
    },
    {
      "page": "ll.gamma",
      "title": "Gamma Log-likelihood",
      "topics": [
        "ll.gamma"
      ]
    },
    {
      "page": "ll.invGauss",
      "title": "Inverse-Gaussian Log-likelihood",
      "topics": [
        "ll.invGauss"
      ]
    },
    {
      "page": "ll.lognorm",
      "title": "Log-normal Log-likelihood",
      "topics": [
        "ll.lognorm"
      ]
    },
    {
      "page": "lognorm.density",
      "title": "Log-normal Density",
      "topics": [
        "lognorm.density"
      ]
    },
    {
      "page": "pg.dist",
      "title": "Poisson-Gamma Distribution (Negative-Binomial)",
      "topics": [
        "pg.dist"
      ]
    },
    {
      "page": "pl.dist",
      "title": "Poisson-Lindley Distribution",
      "topics": [
        "pl.dist"
      ]
    },
    {
      "page": "pseudo_values",
      "title": "Pseudo values - Expectation-Maximization (EM) algorithm",
      "topics": [
        "pseudo_values"
      ]
    }
  ],
  "_rundeps": [
    "gaussquad",
    "gmp",
    "MASS",
    "orthopolynom",
    "polynom",
    "Rmpfr"
  ],
  "_score": 1.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "mixedpoisson",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0",
      "date": "2026-05-21T06:14:27.000Z",
      "distro": "noble",
      "commit": "d7262906164849ae5c60df874af19a191e5e0520",
      "fileid": "4fbeea595620265dad0122dfd90acc0fd1bb968b97ac71fbe52a0c9637a8a4a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26208777626"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0",
      "date": "2026-05-21T06:14:15.000Z",
      "distro": "noble",
      "commit": "d7262906164849ae5c60df874af19a191e5e0520",
      "fileid": "9cae771927ecc691a454d80571396e38b9ada2743f956f911602e8e8ce803def",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26208777626"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0",
      "date": "2026-05-21T21:21:27.000Z",
      "commit": "d7262906164849ae5c60df874af19a191e5e0520",
      "fileid": "d9384cde763631f826576a0fa25c757e300a7a44af9ae7914aecacfc5e7ec4fb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26208777626"
    }
  ]
}