{
  "_id": "6a1293deacfb0bcc41d0bc23",
  "Package": "joker",
  "Title": "Probability Distributions and Parameter Estimation",
  "Version": "0.14.2",
  "Authors@R": "c(\nperson(\"Ioannis\", \"Oikonomidis\", , \"goikon@math.uoa.gr\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-8130-2104\")),\nperson(\"Samis\", \"Trevezas\", , \"strevezas@math.uoa.gr\",\nrole = c(\"aut\", \"ths\"),\ncomment = c(ORCID = \"0000-0003-2262-8299\"))\n)",
  "Description": "Implements an S4 distribution system and estimation\nmethods for parameters of common distribution families. The\ncommon d, p, q, r function family for each distribution is\nenriched with the ll, e, and v counterparts, computing the\nlog-likelihood, performing estimation, and calculating the\nasymptotic variance - covariance matrix, respectively.\nParameter estimation is performed analytically whenever\npossible.",
  "License": "GPL (>= 3)",
  "URL": "https://thechibo.github.io/joker/",
  "BugReports": "https://github.com/thechibo/joker/issues/",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE, roclets = c(\"namespace\", \"rd\",\n\"srr::srr_stats_roclet\"))",
  "RoxygenNote": "7.3.2",
  "Repository": "https://thechibo.r-universe.dev",
  "Date/Publication": "2025-04-25 16:28:14 UTC",
  "RemoteUrl": "https://github.com/thechibo/joker",
  "RemoteRef": "HEAD",
  "RemoteSha": "bb541a7f75f88b135597d89d1b78e018bd766e0d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 05:56:23 UTC",
    "User": "root"
  },
  "Author": "Ioannis Oikonomidis [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8130-2104>),\nSamis Trevezas [aut, ths] (ORCID:\n<https://orcid.org/0000-0003-2262-8299>)",
  "Maintainer": "Ioannis Oikonomidis <goikon@math.uoa.gr>",
  "MD5sum": "c923e08a8b7675b0749d295704702ef8",
  "_user": "thechibo",
  "_type": "src",
  "_file": "joker_0.14.2.tar.gz",
  "_fileid": "379e368cf2900ad02784bfba9b558d67505beece8b693086b501f565bff99962",
  "_filesize": 1080693,
  "_sha256": "379e368cf2900ad02784bfba9b558d67505beece8b693086b501f565bff99962",
  "_created": "2026-05-24T05:56:23.000Z",
  "_published": "2026-05-24T05:59:58.342Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77575623906,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182691396"
    },
    {
      "job": 77575623902,
      "time": 171,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182691736"
    },
    {
      "job": 77575623900,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182684506"
    },
    {
      "job": 77575623903,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182686488"
    },
    {
      "job": 77575419010,
      "time": 230,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182673782"
    },
    {
      "job": 77575623890,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182687923"
    },
    {
      "job": 77575623927,
      "time": 135,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182688023"
    },
    {
      "job": 77575623910,
      "time": 179,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182692634"
    },
    {
      "job": 77575623911,
      "time": 130,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182687597"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thechibo/actions/runs/26353364449",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/thechibo/joker",
  "_commit": {
    "id": "bb541a7f75f88b135597d89d1b78e018bd766e0d",
    "author": "thechibo <goikon@math.uoa.gr>",
    "committer": "thechibo <goikon@math.uoa.gr>",
    "message": "Removed examples from unexported functions\n",
    "time": 1745598494
  },
  "_maintainer": {
    "name": "Ioannis Oikonomidis",
    "email": "goikon@math.uoa.gr",
    "login": "thechibo",
    "linkedin": "in/goikon",
    "orcid": "0000-0001-8130-2104",
    "description": "I am a postdoc researcher at the Management Science Laboratory of AUEB, working on electricity dynamic pricing.",
    "uuid": 57447309
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "ggh4x",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "thechibo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "estimation",
    "maximum-likelihood-estimation",
    "moment-estimation",
    "probability-distribution",
    "s4",
    "score-adjusted-moment-estimation",
    "statistics"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "thechibo",
      "count": 20,
      "uuid": 57447309
    }
  ],
  "_userbio": {
    "uuid": 57447309,
    "type": "user",
    "name": "Ioannis Oikonomidis",
    "description": "I am a postdoc researcher at the Management Science Laboratory of AUEB, working on electricity dynamic pricing."
  },
  "_downloads": {
    "count": 204,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/joker"
  },
  "_devurl": "https://github.com/thechibo/joker",
  "_pkgdown": "https://thechibo.github.io/joker/",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/joker.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/thechibo/joker",
  "_realowner": "thechibo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.14.2",
      "date": "2025-04-28"
    }
  ],
  "_exports": [
    "avar_me",
    "avar_mle",
    "avar_same",
    "Bern",
    "Beta",
    "Binom",
    "Cat",
    "Cauchy",
    "Chisq",
    "d",
    "dbern",
    "dcat",
    "ddir",
    "Dir",
    "dlaplace",
    "dmultigam",
    "e",
    "ebern",
    "ebeta",
    "ebinom",
    "ecat",
    "ecauchy",
    "echisq",
    "edir",
    "eexp",
    "egamma",
    "egeom",
    "elaplace",
    "elnorm",
    "emultigam",
    "emultinom",
    "enbinom",
    "enorm",
    "entro",
    "epois",
    "eunif",
    "eweibull",
    "Exp",
    "finf",
    "Fisher",
    "Gam",
    "Geom",
    "idigamma",
    "kurt",
    "Laplace",
    "large_metrics",
    "LargeMetrics",
    "ll",
    "llbern",
    "llbeta",
    "llbinom",
    "llcat",
    "llcauchy",
    "llchisq",
    "lldir",
    "llexp",
    "llf",
    "llgamma",
    "llgeom",
    "lllaplace",
    "lllnorm",
    "llmultigam",
    "llmultinom",
    "llnbinom",
    "llnorm",
    "llpois",
    "llt",
    "llunif",
    "llweibull",
    "Lnorm",
    "me",
    "mean",
    "median",
    "mle",
    "mode",
    "moments",
    "Multigam",
    "Multinom",
    "Nbinom",
    "Norm",
    "p",
    "pbern",
    "plaplace",
    "plot",
    "Pois",
    "qbern",
    "qlaplace",
    "qn",
    "r",
    "rbern",
    "rcat",
    "rdir",
    "rlaplace",
    "rmultigam",
    "same",
    "sd",
    "skew",
    "small_metrics",
    "SmallMetrics",
    "Stud",
    "Unif",
    "v",
    "var",
    "vbern",
    "vbeta",
    "vbinom",
    "vcat",
    "vcauchy",
    "vchisq",
    "vdir",
    "vexp",
    "vgamma",
    "vgeom",
    "vlaplace",
    "vlnorm",
    "vmultigam",
    "vmultinom",
    "vnbinom",
    "vnorm",
    "vpois",
    "Weib"
  ],
  "_help": [
    {
      "page": "Bern",
      "title": "Bern Distribution",
      "topics": [
        "avar_me,Bern-method",
        "avar_mle,Bern-method",
        "Bern",
        "d,Bern,numeric-method",
        "dbern",
        "ebern",
        "entro,Bern-method",
        "finf,Bern-method",
        "kurt,Bern-method",
        "ll,Bern,numeric-method",
        "llbern",
        "me,Bern,numeric-method",
        "mean,Bern-method",
        "median,Bern-method",
        "mle,Bern,numeric-method",
        "mode,Bern-method",
        "p,Bern,numeric-method",
        "pbern",
        "qbern",
        "qn,Bern,numeric-method",
        "r,Bern,numeric-method",
        "rbern",
        "sd,Bern-method",
        "skew,Bern-method",
        "var,Bern-method",
        "vbern"
      ]
    },
    {
      "page": "Beta",
      "title": "Beta Distribution",
      "topics": [
        "avar_me,Beta-method",
        "avar_mle,Beta-method",
        "avar_same,Beta-method",
        "Beta",
        "d,Beta,numeric-method",
        "ebeta",
        "entro,Beta-method",
        "finf,Beta-method",
        "kurt,Beta-method",
        "ll,Beta,numeric-method",
        "llbeta",
        "me,Beta,numeric-method",
        "mean,Beta-method",
        "median,Beta-method",
        "mle,Beta,numeric-method",
        "mode,Beta-method",
        "p,Beta,numeric-method",
        "qn,Beta,numeric-method",
        "r,Beta,numeric-method",
        "same,Beta,numeric-method",
        "sd,Beta-method",
        "skew,Beta-method",
        "var,Beta-method",
        "vbeta"
      ]
    },
    {
      "page": "Binom",
      "title": "Binom Distribution",
      "topics": [
        "avar_me,Binom-method",
        "avar_mle,Binom-method",
        "Binom",
        "d,Binom,numeric-method",
        "ebinom",
        "entro,Binom-method",
        "finf,Binom-method",
        "kurt,Binom-method",
        "ll,Binom,numeric-method",
        "llbinom",
        "me,Binom,numeric-method",
        "mean,Binom-method",
        "mle,Binom,numeric-method",
        "p,Binom,numeric-method",
        "qn,Binom,numeric-method",
        "r,Binom,numeric-method",
        "sd,Binom-method",
        "skew,Binom-method",
        "var,Binom-method",
        "vbinom"
      ]
    },
    {
      "page": "calculus",
      "title": "Distributional Calculus",
      "topics": [
        "*,Norm,numeric-method",
        "*,numeric,Norm-method",
        "+,Norm,Norm-method",
        "+,Norm,numeric-method",
        "+,numeric,Norm-method",
        "-,Norm,Norm-method",
        "-,Norm,numeric-method",
        "-,numeric,Norm-method",
        "/,Norm,numeric-method",
        "calculus",
        "exp,Norm-method",
        "sum,Norm,logical-method"
      ]
    },
    {
      "page": "Cat",
      "title": "Cat Distribution",
      "topics": [
        "avar_me,Cat-method",
        "avar_mle,Cat-method",
        "Cat",
        "d,Cat,numeric-method",
        "dcat",
        "ecat",
        "entro,Cat-method",
        "finf,Cat-method",
        "ll,Cat,numeric-method",
        "llcat",
        "me,Cat,numeric-method",
        "mean,Cat-method",
        "mle,Cat,numeric-method",
        "mode,Cat-method",
        "r,Cat,numeric-method",
        "rcat",
        "var,Cat-method",
        "vcat"
      ]
    },
    {
      "page": "Cauchy",
      "title": "Cauchy Distribution",
      "topics": [
        "avar_mle,Cauchy-method",
        "Cauchy",
        "d,Cauchy,numeric-method",
        "ecauchy",
        "entro,Cauchy-method",
        "finf,Cauchy-method",
        "kurt,Cauchy-method",
        "ll,Cauchy,numeric-method",
        "llcauchy",
        "me,Cauchy,numeric-method",
        "mean,Cauchy-method",
        "median,Cauchy-method",
        "mle,Cauchy,numeric-method",
        "mode,Cauchy-method",
        "p,Cauchy,numeric-method",
        "qn,Cauchy,numeric-method",
        "r,Cauchy,numeric-method",
        "sd,Cauchy-method",
        "skew,Cauchy-method",
        "var,Cauchy-method",
        "vcauchy"
      ]
    },
    {
      "page": "Chisq",
      "title": "Chi-Square Distribution",
      "topics": [
        "avar_me,Chisq-method",
        "avar_mle,Chisq-method",
        "Chisq",
        "d,Chisq,numeric-method",
        "echisq",
        "entro,Chisq-method",
        "finf,Chisq-method",
        "kurt,Chisq-method",
        "ll,Chisq,numeric-method",
        "llchisq",
        "me,Chisq,numeric-method",
        "mean,Chisq-method",
        "median,Chisq-method",
        "mle,Chisq,numeric-method",
        "mode,Chisq-method",
        "p,Chisq,numeric-method",
        "qn,Chisq,numeric-method",
        "r,Chisq,numeric-method",
        "sd,Chisq-method",
        "skew,Chisq-method",
        "var,Chisq-method",
        "vchisq"
      ]
    },
    {
      "page": "Dir",
      "title": "Dirichlet Distribution",
      "topics": [
        "avar_me,Dir-method",
        "avar_mle,Dir-method",
        "avar_same,Dir-method",
        "d,Dir,matrix-method",
        "d,Dir,numeric-method",
        "ddir",
        "Dir",
        "edir",
        "entro,Dir-method",
        "finf,Dir-method",
        "ll,Dir,matrix-method",
        "lldir",
        "me,Dir,matrix-method",
        "mean,Dir-method",
        "mle,Dir,matrix-method",
        "mode,Dir-method",
        "r,Dir,numeric-method",
        "rdir",
        "same,Dir,matrix-method",
        "var,Dir-method",
        "vdir"
      ]
    },
    {
      "page": "Distributions",
      "title": "Distribution S4 Classes",
      "topics": [
        "d",
        "distributions",
        "p",
        "q",
        "qn",
        "r"
      ]
    },
    {
      "page": "estimation",
      "title": "Parameter Estimation",
      "topics": [
        "e",
        "estimation",
        "me",
        "me,character,ANY-method",
        "mle",
        "mle,character,ANY-method",
        "same",
        "same,character,ANY-method"
      ]
    },
    {
      "page": "Exp",
      "title": "Exponential Distribution",
      "topics": [
        "avar_me,Exp-method",
        "avar_mle,Exp-method",
        "d,Exp,numeric-method",
        "eexp",
        "entro,Exp-method",
        "Exp",
        "finf,Exp-method",
        "kurt,Exp-method",
        "ll,Exp,numeric-method",
        "llexp",
        "me,Exp,numeric-method",
        "mean,Exp-method",
        "median,Exp-method",
        "mle,Exp,numeric-method",
        "mode,Exp-method",
        "p,Exp,numeric-method",
        "qn,Exp,numeric-method",
        "r,Exp,numeric-method",
        "sd,Exp-method",
        "skew,Exp-method",
        "var,Exp-method",
        "vexp"
      ]
    },
    {
      "page": "Fisher",
      "title": "Fisher Distribution",
      "topics": [
        "d,Fisher,numeric-method",
        "entro,Fisher-method",
        "Fisher",
        "kurt,Fisher-method",
        "ll,Fisher,numeric-method",
        "llf",
        "mean,Fisher-method",
        "median,Fisher-method",
        "mode,Fisher-method",
        "p,Fisher,numeric-method",
        "qn,Fisher,numeric-method",
        "r,Fisher,numeric-method",
        "sd,Fisher-method",
        "skew,Fisher-method",
        "var,Fisher-method"
      ]
    },
    {
      "page": "functionals",
      "title": "Distribution Functionals",
      "topics": [
        "d,Distribution,missing-method",
        "functionals",
        "ll,Distribution,missing-method",
        "me,Distribution,missing-method",
        "mle,Distribution,missing-method",
        "p,Distribution,missing-method",
        "qn,Distribution,missing-method",
        "r,Distribution,missing-method",
        "same,Distribution,missing-method"
      ]
    },
    {
      "page": "Gam",
      "title": "Gamma Distribution",
      "topics": [
        "avar_me,Gam-method",
        "avar_mle,Gam-method",
        "avar_same,Gam-method",
        "d,Gam,numeric-method",
        "egamma",
        "entro,Gam-method",
        "finf,Gam-method",
        "Gam",
        "kurt,Gam-method",
        "ll,Gam,numeric-method",
        "llgamma",
        "me,Gam,numeric-method",
        "mean,Gam-method",
        "median,Gam-method",
        "mle,Gam,numeric-method",
        "mode,Gam-method",
        "p,Gam,numeric-method",
        "qn,Gam,numeric-method",
        "r,Gam,numeric-method",
        "same,Gam,numeric-method",
        "sd,Gam-method",
        "skew,Gam-method",
        "var,Gam-method",
        "vgamma"
      ]
    },
    {
      "page": "Geom",
      "title": "Geometric Distribution",
      "topics": [
        "avar_me,Geom-method",
        "avar_mle,Geom-method",
        "d,Geom,numeric-method",
        "egeom",
        "entro,Geom-method",
        "finf,Geom-method",
        "Geom",
        "kurt,Geom-method",
        "ll,Geom,numeric-method",
        "llgeom",
        "me,Geom,numeric-method",
        "mean,Geom-method",
        "median,Geom-method",
        "mle,Geom,numeric-method",
        "mode,Geom-method",
        "p,Geom,numeric-method",
        "qn,Geom,numeric-method",
        "r,Geom,numeric-method",
        "sd,Geom-method",
        "skew,Geom-method",
        "var,Geom-method",
        "vgeom"
      ]
    },
    {
      "page": "idigamma",
      "title": "Inverse Digamma Function",
      "topics": [
        "idigamma"
      ]
    },
    {
      "page": "Laplace",
      "title": "Laplace Distribution",
      "topics": [
        "avar_me,Laplace-method",
        "avar_mle,Laplace-method",
        "d,Laplace,numeric-method",
        "dlaplace",
        "elaplace",
        "entro,Laplace-method",
        "finf,Laplace-method",
        "kurt,Laplace-method",
        "Laplace",
        "ll,Laplace,numeric-method",
        "lllaplace",
        "me,Laplace,numeric-method",
        "mean,Laplace-method",
        "median,Laplace-method",
        "mle,Laplace,numeric-method",
        "mode,Laplace-method",
        "p,Laplace,numeric-method",
        "plaplace",
        "qlaplace",
        "qn,Laplace,numeric-method",
        "r,Laplace,numeric-method",
        "rlaplace",
        "sd,Laplace-method",
        "skew,Laplace-method",
        "var,Laplace-method",
        "vlaplace"
      ]
    },
    {
      "page": "LargeMetrics",
      "title": "Large Sample Metrics",
      "topics": [
        "LargeMetrics",
        "large_metrics"
      ]
    },
    {
      "page": "Lnorm",
      "title": "Log-Normal Distribution",
      "topics": [
        "avar_me,Lnorm-method",
        "avar_mle,Lnorm-method",
        "d,Lnorm,numeric-method",
        "elnorm",
        "entro,Lnorm-method",
        "finf,Lnorm-method",
        "kurt,Lnorm-method",
        "ll,Lnorm,numeric-method",
        "lllnorm",
        "Lnorm",
        "me,Lnorm,numeric-method",
        "mean,Lnorm-method",
        "median,Lnorm-method",
        "mle,Lnorm,numeric-method",
        "mode,Lnorm-method",
        "p,Lnorm,numeric-method",
        "qn,Lnorm,numeric-method",
        "r,Lnorm,numeric-method",
        "sd,Lnorm-method",
        "skew,Lnorm-method",
        "var,Lnorm-method",
        "vlnorm"
      ]
    },
    {
      "page": "loglikelihood",
      "title": "Log-Likelihood Function",
      "topics": [
        "ll",
        "loglikelihood"
      ]
    },
    {
      "page": "moments",
      "title": "Moments - Parametric Quantities of Interest",
      "topics": [
        "entro",
        "finf",
        "kurt",
        "mean",
        "median",
        "mode",
        "moments",
        "sd",
        "skew",
        "var"
      ]
    },
    {
      "page": "Multigam",
      "title": "Multivariate Gamma Distribution",
      "topics": [
        "avar_me,Multigam-method",
        "avar_mle,Multigam-method",
        "avar_same,Multigam-method",
        "d,Multigam,matrix-method",
        "d,Multigam,numeric-method",
        "dmultigam",
        "emultigam",
        "finf,Multigam-method",
        "ll,Multigam,matrix-method",
        "llmultigam",
        "me,Multigam,matrix-method",
        "mean,Multigam-method",
        "mle,Multigam,matrix-method",
        "Multigam",
        "r,Multigam,numeric-method",
        "rmultigam",
        "same,Multigam,matrix-method",
        "var,Multigam-method",
        "vmultigam"
      ]
    },
    {
      "page": "Multinom",
      "title": "Multinomial Distribution",
      "topics": [
        "avar_me,Multinom-method",
        "avar_mle,Multinom-method",
        "d,Multinom,numeric-method",
        "emultinom",
        "entro,Multinom-method",
        "finf,Multinom-method",
        "ll,Multinom,matrix-method",
        "llmultinom",
        "me,Multinom,matrix-method",
        "mean,Multinom-method",
        "mle,Multinom,matrix-method",
        "mode,Multinom-method",
        "Multinom",
        "r,Multinom,numeric-method",
        "var,Multinom-method",
        "vmultinom"
      ]
    },
    {
      "page": "Nbinom",
      "title": "Negative Binomial Distribution",
      "topics": [
        "avar_me,Nbinom-method",
        "avar_mle,Nbinom-method",
        "d,Nbinom,numeric-method",
        "enbinom",
        "entro,Nbinom-method",
        "finf,Nbinom-method",
        "kurt,Nbinom-method",
        "ll,Nbinom,numeric-method",
        "llnbinom",
        "me,Nbinom,numeric-method",
        "mean,Nbinom-method",
        "median,Nbinom-method",
        "mle,Nbinom,numeric-method",
        "mode,Nbinom-method",
        "Nbinom",
        "p,Nbinom,numeric-method",
        "qn,Nbinom,numeric-method",
        "r,Nbinom,numeric-method",
        "sd,Nbinom-method",
        "skew,Nbinom-method",
        "var,Nbinom-method",
        "vnbinom"
      ]
    },
    {
      "page": "Norm",
      "title": "Normal Distribution",
      "topics": [
        "avar_me,Norm-method",
        "avar_mle,Norm-method",
        "d,Norm,numeric-method",
        "enorm",
        "entro,Norm-method",
        "finf,Norm-method",
        "kurt,Norm-method",
        "ll,Norm,numeric-method",
        "llnorm",
        "me,Norm,numeric-method",
        "mean,Norm-method",
        "median,Norm-method",
        "mle,Norm,numeric-method",
        "mode,Norm-method",
        "Norm",
        "p,Norm,numeric-method",
        "qn,Norm,numeric-method",
        "r,Norm,numeric-method",
        "sd,Norm-method",
        "skew,Norm-method",
        "var,Norm-method",
        "vnorm"
      ]
    },
    {
      "page": "plot",
      "title": "Plot Metrics",
      "topics": [
        "plot",
        "plot,LargeMetrics,missing-method",
        "plot,SmallMetrics,missing-method",
        "PlotMetrics"
      ]
    },
    {
      "page": "Pois",
      "title": "Poisson Distribution",
      "topics": [
        "avar_me,Pois-method",
        "avar_mle,Pois-method",
        "d,Pois,numeric-method",
        "entro,Pois-method",
        "epois",
        "finf,Pois-method",
        "kurt,Pois-method",
        "ll,Pois,numeric-method",
        "llpois",
        "me,Pois,numeric-method",
        "mean,Pois-method",
        "median,Pois-method",
        "mle,Pois,numeric-method",
        "mode,Pois-method",
        "p,Pois,numeric-method",
        "Pois",
        "qn,Pois,numeric-method",
        "r,Pois,numeric-method",
        "sd,Pois-method",
        "skew,Pois-method",
        "var,Pois-method",
        "vpois"
      ]
    },
    {
      "page": "SmallMetrics",
      "title": "Small Sample Metrics",
      "topics": [
        "SmallMetrics",
        "small_metrics"
      ]
    },
    {
      "page": "Stud",
      "title": "Student Distribution",
      "topics": [
        "d,Stud,numeric-method",
        "entro,Stud-method",
        "kurt,Stud-method",
        "ll,Stud,numeric-method",
        "llt",
        "mean,Stud-method",
        "median,Stud-method",
        "mode,Stud-method",
        "p,Stud,numeric-method",
        "qn,Stud,numeric-method",
        "r,Stud,numeric-method",
        "sd,Stud-method",
        "skew,Stud-method",
        "Stud",
        "var,Stud-method"
      ]
    },
    {
      "page": "Unif",
      "title": "Uniform Distribution",
      "topics": [
        "d,Unif,numeric-method",
        "entro,Unif-method",
        "eunif",
        "kurt,Unif-method",
        "ll,Unif,numeric-method",
        "llunif",
        "me,Unif,numeric-method",
        "mean,Unif-method",
        "median,Unif-method",
        "mle,Unif,numeric-method",
        "mode,Unif-method",
        "p,Unif,numeric-method",
        "qn,Unif,numeric-method",
        "r,Unif,numeric-method",
        "sd,Unif-method",
        "skew,Unif-method",
        "Unif",
        "var,Unif-method"
      ]
    },
    {
      "page": "variance",
      "title": "Estimator Variance",
      "topics": [
        "avar_me",
        "avar_mle",
        "avar_same",
        "v",
        "variance"
      ]
    },
    {
      "page": "Weib",
      "title": "Weibull Distribution",
      "topics": [
        "d,Weib,numeric-method",
        "entro,Weib-method",
        "eweibull",
        "kurt,Weib-method",
        "ll,Weib,numeric-method",
        "llweibull",
        "me,Weib,numeric-method",
        "mean,Weib-method",
        "median,Weib-method",
        "mle,Weib,numeric-method",
        "mode,Weib-method",
        "p,Weib,numeric-method",
        "qn,Weib,numeric-method",
        "r,Weib,numeric-method",
        "sd,Weib-method",
        "skew,Weib-method",
        "var,Weib-method",
        "Weib"
      ]
    }
  ],
  "_pkglogo": "https://github.com/thechibo/joker/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/thechibo/joker/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggh4x",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "Matrix",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "joker.Rmd",
      "filename": "joker.html",
      "title": "An Introduction to joker",
      "author": "Ioannis Oikonomidis",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The joker S4 Distribution System",
        "Probability Distributions",
        "Parametric Quantities of Interest",
        "Parameter Estimation",
        "Estimation Methods",
        "Log-likelihood",
        "Asymptotic Variance - Covariance Matrix",
        "Estimation Metrics and Comparison",
        "Documentation and Testing",
        "Defining New Classes and Methods",
        "Defining the Class",
        "Defining a Generator",
        "Defining Validity Checks",
        "Defining the Class Methods"
      ],
      "created": "2025-04-06 20:29:46",
      "modified": "2025-04-24 15:58:47",
      "commits": 4
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "joker",
  "_universes": [
    "thechibo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.14.2",
      "date": "2026-05-24T05:58:33.000Z",
      "distro": "noble",
      "commit": "bb541a7f75f88b135597d89d1b78e018bd766e0d",
      "fileid": "c71c922c7fbdcefacabfdac0b5af90f95246c537ed96357d887373eca04ea914",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thechibo/actions/runs/26353364449"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.14.2",
      "date": "2026-05-24T05:58:34.000Z",
      "distro": "noble",
      "commit": "bb541a7f75f88b135597d89d1b78e018bd766e0d",
      "fileid": "3447b1a5bd03f752f63d791813194957582b643b049b71f31543ae8220ef21d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thechibo/actions/runs/26353364449"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.14.2",
      "date": "2026-05-24T05:57:45.000Z",
      "commit": "bb541a7f75f88b135597d89d1b78e018bd766e0d",
      "fileid": "d29b9cb3f5dfd6423c1887651b85754f4b3a4fd16aa14e4f77dfdd4eabbbf9ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thechibo/actions/runs/26353364449"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.14.2",
      "date": "2026-05-24T05:58:03.000Z",
      "commit": "bb541a7f75f88b135597d89d1b78e018bd766e0d",
      "fileid": "378f4ae6b98c0416641efa49c037f35e5b5e4afcb4eb03fe4cc7c8a52130c65b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thechibo/actions/runs/26353364449"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.14.2",
      "date": "2026-05-24T05:58:57.000Z",
      "commit": "bb541a7f75f88b135597d89d1b78e018bd766e0d",
      "fileid": "fb13f84553189b259cfb8f772370161bc62a3c690b972893e2e460f45fbdda6f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thechibo/actions/runs/26353364449"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.14.2",
      "date": "2026-05-24T05:57:46.000Z",
      "commit": "bb541a7f75f88b135597d89d1b78e018bd766e0d",
      "fileid": "6e63286b2e3a3c0c20cc1503bff4e4b9df8aaa3474c5566d5205a54ec48ad2ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thechibo/actions/runs/26353364449"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.14.2",
      "date": "2026-05-24T05:57:39.000Z",
      "commit": "bb541a7f75f88b135597d89d1b78e018bd766e0d",
      "fileid": "e6b5634992998293435f732d5d9965139703f9aed608682127b866bb5f689985",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thechibo/actions/runs/26353364449"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.14.2",
      "date": "2026-05-24T05:57:41.000Z",
      "commit": "bb541a7f75f88b135597d89d1b78e018bd766e0d",
      "fileid": "09798a20071638c7a40affc4a8aa2746b3f1f7919d04e0e25ea9623698426a35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thechibo/actions/runs/26353364449"
    }
  ]
}