{
  "_id": "6a133837acfb0bcc41d28df6",
  "Package": "inteli",
  "Title": "Interval Estimation by Likelihood Method",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(\"Minkyu\", \"Kim\", , \"mkim@acr.kr\", role = c(\"aut\", \"cre\")),\nperson(\"Kyun-Seop\", \"Bae\", , \"k@acr.kr\", role = \"aut\",\ncomment = c(ORCID = \"0000-0001-7399-5879\"))\n)",
  "Description": "Currently used CI method has its limitation when the test\nstatistics are asymmetrical (chi-square test, F-test) or the\nmodel functions are non-linear. It can be overcome by using the\nlikelihood functions for the interval estimation. 'inteli'\npackage now supports interval estimation for the mean,\nvariance, variance ratio, binomial distribution, Poisson\ndistribution, odds ratio, risk difference, relative risk and\ntheir likelihood function plots. Testing functions are also\nprovided.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 17:38:04 UTC",
    "User": "root"
  },
  "Author": "Minkyu Kim [aut, cre], Kyun-Seop Bae [aut] (ORCID:\n<https://orcid.org/0000-0001-7399-5879>)",
  "Maintainer": "Minkyu Kim <mkim@acr.kr>",
  "Repository": "https://minqk-acr.r-universe.dev",
  "Date/Publication": "2026-05-24 17:28:49 UTC",
  "RemoteUrl": "https://github.com/cran/inteli",
  "RemoteRef": "HEAD",
  "RemoteSha": "d24fa2eae954f07137fb8c0f6c5200f9383c90c1",
  "MD5sum": "f0cea832c05561cffe7b911f8cf112cb",
  "_user": "minqk-acr",
  "_type": "src",
  "_file": "inteli_0.2.0.tar.gz",
  "_fileid": "1682eb0b59e66b0352fa2a2672f28f6a46d020391685bb3f60a6a0210115940e",
  "_filesize": 112320,
  "_sha256": "1682eb0b59e66b0352fa2a2672f28f6a46d020391685bb3f60a6a0210115940e",
  "_created": "2026-05-24T17:38:04.000Z",
  "_published": "2026-05-24T17:41:11.013Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77615559906,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7187101182"
    },
    {
      "job": 77615559912,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7187102748"
    },
    {
      "job": 77615559908,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7187099881"
    },
    {
      "job": 77615559916,
      "time": 159,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7187101391"
    },
    {
      "job": 77615416949,
      "time": 144,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7187088956"
    },
    {
      "job": 77615559899,
      "time": 81,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7187097746"
    },
    {
      "job": 77615559929,
      "time": 62,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7187095794"
    },
    {
      "job": 77615559913,
      "time": 55,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7187095014"
    },
    {
      "job": 77615559914,
      "time": 62,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7187095668"
    }
  ],
  "_buildurl": "https://github.com/r-universe/minqk-acr/actions/runs/26368125729",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/inteli",
  "_commit": {
    "id": "d24fa2eae954f07137fb8c0f6c5200f9383c90c1",
    "author": "Minkyu Kim <mkim@acr.kr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0\n",
    "time": 1779643729
  },
  "_maintainer": {
    "name": "Minkyu Kim",
    "email": "mkim@acr.kr",
    "login": "minqk-acr",
    "description": "",
    "uuid": 227790798
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2025-10-25"
    },
    {
      "name": "0.1.1",
      "date": "2025-12-02"
    },
    {
      "name": "0.1.2",
      "date": "2026-01-08"
    },
    {
      "name": "0.2.0",
      "date": "2026-05-24"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "minqk-acr",
      "count": 4,
      "uuid": 227790798
    }
  ],
  "_userbio": {
    "uuid": 227790798,
    "type": "user",
    "name": "minQk-acr"
  },
  "_downloads": {
    "count": 190,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/inteli"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/inteli.html",
    "manual.pdf"
  ],
  "_realowner": "minqk-acr",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-10-25"
    },
    {
      "version": "0.1.1",
      "date": "2025-12-02"
    },
    {
      "version": "0.1.2",
      "date": "2026-01-08"
    }
  ],
  "_exports": [
    "lib",
    "lim",
    "liod",
    "lipois",
    "lir",
    "lird",
    "lirr",
    "liv",
    "qlib",
    "qlim",
    "qlipois",
    "qliv"
  ],
  "_help": [
    {
      "page": "inteli-package",
      "title": "Interval Estimation by Likelihood Method",
      "topics": [
        "inteli-package",
        "inteli"
      ]
    },
    {
      "page": "lib",
      "title": "Likelihood Interval for Probability of Single Sample from Binomial Distribution",
      "topics": [
        "lib"
      ]
    },
    {
      "page": "lim",
      "title": "Likelihood Interval for Mean of Single Sample from Normal Distribution",
      "topics": [
        "lim"
      ]
    },
    {
      "page": "liod",
      "title": "Likelihood Interval for Odds Ratio of 2-by-2 Contingency Table.",
      "topics": [
        "liod"
      ]
    },
    {
      "page": "lipois",
      "title": "Likelihood Interval for Poisson Mean of Single Sample from Poisson Distribution",
      "topics": [
        "lipois"
      ]
    },
    {
      "page": "lir",
      "title": "Likelihood Interval for Variance Ratio of Two Samples from Normal Distribution",
      "topics": [
        "lir"
      ]
    },
    {
      "page": "lird",
      "title": "Likelihood Interval for Risk Difference of 2-by-2 Contingency Table.",
      "topics": [
        "lird"
      ]
    },
    {
      "page": "lirr",
      "title": "Likelihood Interval for Relative Risk of 2-by-2 Contingency Table.",
      "topics": [
        "lirr"
      ]
    },
    {
      "page": "liv",
      "title": "Likelihood Interval for Variance of Single Sample from Normal Distribution",
      "topics": [
        "liv"
      ]
    },
    {
      "page": "qlib",
      "title": "Testing Function for Probability from Binomial Distribution",
      "topics": [
        "qlib"
      ]
    },
    {
      "page": "qlim",
      "title": "Testing Function for Mean Difference of Two Samples from Normal Distribution by LI Method",
      "topics": [
        "qlim"
      ]
    },
    {
      "page": "qlipois",
      "title": "Testing Function for Poisson Mean from Poisson Distribution",
      "topics": [
        "qlipois"
      ]
    },
    {
      "page": "qliv",
      "title": "Testing Function for Variance Ratio of Two Samples from Normal Distribution",
      "topics": [
        "qliv"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "inteli",
  "_universes": [
    "minqk-acr"
  ],
  "_previous": "0.1.2",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-24T17:40:07.000Z",
      "distro": "noble",
      "commit": "d24fa2eae954f07137fb8c0f6c5200f9383c90c1",
      "fileid": "37aa73fa8555c44be97e06e078f857adfa399d21a57dda2492d7cde68b6e93a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/minqk-acr/actions/runs/26368125729"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-24T17:40:19.000Z",
      "distro": "noble",
      "commit": "d24fa2eae954f07137fb8c0f6c5200f9383c90c1",
      "fileid": "b81a0075ebb3b548623a0595e2754ea6fdd317a669785a078e83666d15c7da37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/minqk-acr/actions/runs/26368125729"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-24T17:39:56.000Z",
      "commit": "d24fa2eae954f07137fb8c0f6c5200f9383c90c1",
      "fileid": "5824e1e00b09698a57b5d51011016f2b818d9f2380eb387d2da56b2b657ba9cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/minqk-acr/actions/runs/26368125729"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-24T17:40:06.000Z",
      "commit": "d24fa2eae954f07137fb8c0f6c5200f9383c90c1",
      "fileid": "808718f5c990aa273fc060deeb982b1fc3f30df9624ccbdc70bbf99901a24773",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/minqk-acr/actions/runs/26368125729"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-24T17:39:41.000Z",
      "commit": "d24fa2eae954f07137fb8c0f6c5200f9383c90c1",
      "fileid": "984f4d229ec8360769b1f4d22684a207d6ad9f0876037800b0a700bde0155534",
      "status": "success",
      "buildurl": "https://github.com/r-universe/minqk-acr/actions/runs/26368125729"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-24T17:39:07.000Z",
      "commit": "d24fa2eae954f07137fb8c0f6c5200f9383c90c1",
      "fileid": "30ef68b6c74e39efb0de196979d9da9814a719e5ebca74a48835ea92d993157c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/minqk-acr/actions/runs/26368125729"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-24T17:38:59.000Z",
      "commit": "d24fa2eae954f07137fb8c0f6c5200f9383c90c1",
      "fileid": "863a8bac1df87f5bd468d3561d92c61b3af7b304aca3c1f0173d1183d37c436c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/minqk-acr/actions/runs/26368125729"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-24T17:39:02.000Z",
      "commit": "d24fa2eae954f07137fb8c0f6c5200f9383c90c1",
      "fileid": "c0df646ca9fc14568ba722a4664557ad770f245aa0ff1cd356ab6b25520bde20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/minqk-acr/actions/runs/26368125729"
    }
  ]
}