{
  "_id": "6a13ed51acfb0bcc41d2f3df",
  "Package": "emplik",
  "Version": "1.3-2",
  "Authors@R": "c(\nperson(\"Mai\", \"Zhou\", role = c(\"aut\", \"cre\", \"cph\"),\nemail = \"maizhou@gmail.com\"),\nperson(\"Yifan\", \"Yang\", role = \"aut\"),\nperson(\"Art\", \"Owen\", role = \"aut\") )",
  "Maintainer": "Mai Zhou <maizhou@gmail.com>",
  "Description": "Empirical likelihood ratio tests and confidence intervals\nfor means/quantiles/hazards from possibly censored and/or\ntruncated data. In particular, the empirical likelihood for the\nKaplan-Meier/Nelson-Aalen estimator. Now does AFT regression\ntoo.",
  "Title": "Empirical Likelihood Ratio for Censored/Truncated Data",
  "License": "GPL (>= 2)",
  "URL": "https://www.ms.uky.edu/~mai/EmpLik.html",
  "NeedsCompilation": "yes",
  "Config/testthat/edition": "3",
  "Author": "Mai Zhou [aut, cre, cph], Yifan Yang [aut], Art Owen [aut]",
  "Packaged": {
    "Date": "2026-05-25 06:28:53 UTC",
    "User": "root"
  },
  "Repository": "https://maizhou.r-universe.dev",
  "Date/Publication": "2024-12-06 10:30:06 UTC",
  "RemoteUrl": "https://github.com/cran/emplik",
  "RemoteRef": "HEAD",
  "RemoteSha": "ee3075d532645129181fe4e06eaf4c7091738d35",
  "MD5sum": "4fa7787520bf889bc04df46b1bacfcbc",
  "_user": "maizhou",
  "_type": "src",
  "_file": "emplik_1.3-2.tar.gz",
  "_fileid": "3b8aba624b09cdfee52eacb0dfefbff4d6ac3093430bce17b944fb0b9373e18c",
  "_filesize": 944993,
  "_sha256": "3b8aba624b09cdfee52eacb0dfefbff4d6ac3093430bce17b944fb0b9373e18c",
  "_created": "2026-05-25T06:28:53.000Z",
  "_published": "2026-05-25T06:33:53.233Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77667001592,
      "time": 136,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7192886944"
    },
    {
      "job": 77667001631,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7192887352"
    },
    {
      "job": 77667001629,
      "time": 124,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192884388"
    },
    {
      "job": 77667001653,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192885181"
    },
    {
      "job": 77667001651,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7192878748"
    },
    {
      "job": 77667001632,
      "time": 182,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7192896846"
    },
    {
      "job": 77667001613,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192875480"
    },
    {
      "job": 77667001626,
      "time": 265,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192914747"
    },
    {
      "job": 77666752583,
      "time": 140,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192856900"
    },
    {
      "job": 77667001557,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192877743"
    },
    {
      "job": 77667001570,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7192881612"
    },
    {
      "job": 77667001566,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7192879922"
    },
    {
      "job": 77667001590,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192880221"
    }
  ],
  "_buildurl": "https://github.com/r-universe/maizhou/actions/runs/26386707357",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/emplik",
  "_commit": {
    "id": "ee3075d532645129181fe4e06eaf4c7091738d35",
    "author": "Mai Zhou <maizhou@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.3-2\n",
    "time": 1733481006
  },
  "_maintainer": {
    "name": "Mai Zhou",
    "email": "maizhou@gmail.com",
    "login": "maizhou",
    "description": "",
    "uuid": 11065749
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "quantreg",
      "role": "Imports"
    },
    {
      "package": "KMsurv",
      "role": "Suggests"
    },
    {
      "package": "boot",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 21,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "maizhou",
      "count": 4,
      "uuid": 11065749
    }
  ],
  "_userbio": {
    "uuid": 11065749,
    "type": "user",
    "name": "maizhou"
  },
  "_downloads": {
    "count": 791,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/emplik"
  },
  "_mentions": 1,
  "_searchresults": 59,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/emplik.html",
    "manual.pdf"
  ],
  "_realowner": "maizhou",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2-1",
      "date": "2001-11-26"
    },
    {
      "version": "0.4",
      "date": "2002-04-04"
    },
    {
      "version": "0.5-1",
      "date": "2002-04-26"
    },
    {
      "version": "0.6",
      "date": "2002-05-14"
    },
    {
      "version": "0.7",
      "date": "2002-10-13"
    },
    {
      "version": "0.7-3",
      "date": "2003-01-15"
    },
    {
      "version": "0.7-4",
      "date": "2003-07-21"
    },
    {
      "version": "0.8",
      "date": "2004-03-20"
    },
    {
      "version": "0.8-2",
      "date": "2004-09-11"
    },
    {
      "version": "0.8-3",
      "date": "2005-03-18"
    },
    {
      "version": "0.8-4",
      "date": "2005-03-26"
    },
    {
      "version": "0.9-1",
      "date": "2005-05-30"
    },
    {
      "version": "0.9-2",
      "date": "2005-10-09"
    },
    {
      "version": "0.9-3",
      "date": "2006-08-19"
    },
    {
      "version": "0.9-3-1",
      "date": "2006-12-27"
    },
    {
      "version": "0.9-4",
      "date": "2008-04-04"
    },
    {
      "version": "0.9-5",
      "date": "2009-01-09"
    },
    {
      "version": "0.9-6",
      "date": "2010-10-23"
    },
    {
      "version": "0.9-7",
      "date": "2011-10-09"
    },
    {
      "version": "0.9-8",
      "date": "2012-04-29"
    },
    {
      "version": "0.9-8-2",
      "date": "2012-05-02"
    },
    {
      "version": "0.9-9",
      "date": "2013-10-11"
    },
    {
      "version": "0.9-9-2",
      "date": "2014-03-12"
    },
    {
      "version": "0.9-9-5",
      "date": "2014-08-13"
    },
    {
      "version": "0.9-9-6",
      "date": "2014-08-26"
    },
    {
      "version": "1.0-1",
      "date": "2015-04-28"
    },
    {
      "version": "1.0-2",
      "date": "2015-08-23"
    },
    {
      "version": "1.0-3",
      "date": "2016-08-13"
    },
    {
      "version": "1.0-3.1",
      "date": "2018-08-05"
    },
    {
      "version": "1.0-4.3",
      "date": "2018-08-17"
    },
    {
      "version": "1.1-1",
      "date": "2020-05-20"
    },
    {
      "version": "1.2",
      "date": "2022-07-03"
    },
    {
      "version": "1.3",
      "date": "2023-04-03"
    },
    {
      "version": "1.3-1",
      "date": "2023-09-07"
    },
    {
      "version": "1.3-2",
      "date": "2024-12-06"
    }
  ],
  "_exports": [
    "BJnoint",
    "bjtest",
    "bjtest1d",
    "bjtestII",
    "cumsumsurv",
    "DnR",
    "el.cen.EM",
    "el.cen.EM2",
    "el.cen.kmc1d",
    "el.cen.test",
    "el.ltrc.EM",
    "el.test",
    "el.test.wt",
    "el.test.wt2",
    "el.trun.test",
    "emplikH.disc",
    "emplikH.disc2",
    "emplikH1.test",
    "emplikH1B",
    "emplikH1P",
    "emplikH2.test",
    "emplikH2B",
    "emplikH2P",
    "emplikHs.disc2",
    "emplikHs.test2",
    "findLnew",
    "findUL",
    "findUL2",
    "findULold",
    "findUnew",
    "gradf",
    "gradf2",
    "gradf3",
    "llog",
    "llogp",
    "llogpp",
    "logelr",
    "logwelr",
    "LTRC",
    "MMRtime",
    "RankRegTest",
    "RankRegTestH",
    "redistF",
    "ROCnp",
    "ROCnp2",
    "WCY",
    "Wdataclean2",
    "Wdataclean3",
    "Wdataclean5",
    "WKM",
    "WRegEst",
    "WRegTest"
  ],
  "_datasets": [
    {
      "name": "myeloma",
      "title": "Multiple Myeloma Data",
      "object": "myeloma",
      "file": "myeloma.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 65,
      "table": true,
      "tojson": true
    },
    {
      "name": "smallcell",
      "title": "Smallcell Lung Cancer Data",
      "object": "smallcell",
      "file": "smallcell.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "arm",
        "entry",
        "survival",
        "indicator"
      ],
      "rows": 121,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "emplik-package",
      "title": "Empirical likelihood for mean functional/hazard functional with possibly censored data.",
      "topics": [
        "emplik-package",
        "emplik"
      ]
    },
    {
      "page": "BJnoint",
      "title": "The Buckley-James censored regression estimator",
      "topics": [
        "BJnoint"
      ]
    },
    {
      "page": "bjtest",
      "title": "Test the Buckley-James estimator by Empirical Likelihood",
      "topics": [
        "bjtest"
      ]
    },
    {
      "page": "bjtest1d",
      "title": "Test the Buckley-James estimator by Empirical Likelihood, 1-dim only",
      "topics": [
        "bjtest1d"
      ]
    },
    {
      "page": "bjtestII",
      "title": "Alternative test of the Buckley-James estimator by Empirical Likelihood",
      "topics": [
        "bjtestII"
      ]
    },
    {
      "page": "el.cen.EM",
      "title": "Empirical likelihood ratio for mean with right, left or doubly censored data, by EM algorithm",
      "topics": [
        "el.cen.EM"
      ]
    },
    {
      "page": "el.cen.EM2",
      "title": "Empirical likelihood ratio test for a vector of means with right, left or doubly censored data, by EM algorithm",
      "topics": [
        "el.cen.EM2"
      ]
    },
    {
      "page": "el.cen.kmc1d",
      "title": "Empirical likelihood ratio for 1 mean constraint with right censored data",
      "topics": [
        "el.cen.kmc1d"
      ]
    },
    {
      "page": "el.cen.test",
      "title": "Empirical likelihood ratio for mean with right censored data, by QP.",
      "topics": [
        "el.cen.test"
      ]
    },
    {
      "page": "el.ltrc.EM",
      "title": "Empirical likelihood ratio for mean with left truncated and right censored data, by EM algorithm",
      "topics": [
        "el.ltrc.EM"
      ]
    },
    {
      "page": "el.test",
      "title": "Empirical likelihood ratio test for the means, uncensored data",
      "topics": [
        "el.test"
      ]
    },
    {
      "page": "el.test.wt",
      "title": "Weighted Empirical Likelihood ratio for mean, uncensored data",
      "topics": [
        "el.test.wt"
      ]
    },
    {
      "page": "el.test.wt2",
      "title": "Weighted Empirical Likelihood ratio for mean(s), uncensored data",
      "topics": [
        "el.test.wt2"
      ]
    },
    {
      "page": "el.trun.test",
      "title": "Empirical likelihood ratio for mean with left truncated data",
      "topics": [
        "el.trun.test"
      ]
    },
    {
      "page": "emplikH.disc",
      "title": "Empirical likelihood ratio for discrete hazard with right censored, left truncated data",
      "topics": [
        "emplikH.disc"
      ]
    },
    {
      "page": "emplikH.disc2",
      "title": "Two sample empirical likelihood ratio for discrete hazards with right censored, left truncated data, one parameter.",
      "topics": [
        "emplikH.disc2"
      ]
    },
    {
      "page": "emplikH1.test",
      "title": "Empirical likelihood for hazard with right censored, left truncated data",
      "topics": [
        "emplikH1.test"
      ]
    },
    {
      "page": "emplikH1B",
      "title": "Return binomial empirical likelihood ratio for the given lambda, with right censored data",
      "topics": [
        "emplikH1B"
      ]
    },
    {
      "page": "emplikH1P",
      "title": "Return Poisson Empirical likelihood ratio for the given lambda, with right censored data",
      "topics": [
        "emplikH1P"
      ]
    },
    {
      "page": "emplikH2.test",
      "title": "Empirical likelihood for weighted hazard with right censored, left truncated data",
      "topics": [
        "emplikH2.test"
      ]
    },
    {
      "page": "emplikH2B",
      "title": "Return binomial empirical likelihood ratio for the given lambda, with 2-sample right censored data",
      "topics": [
        "emplikH2B"
      ]
    },
    {
      "page": "emplikH2P",
      "title": "Return Poisson Empirical likelihood ratio for the given lambda, with 2-sample right censored data",
      "topics": [
        "emplikH2P"
      ]
    },
    {
      "page": "emplikHs.disc2",
      "title": "Two sample empirical likelihood ratio for discrete hazards with right censored, left truncated data. Many constraints.",
      "topics": [
        "emplikHs.disc2"
      ]
    },
    {
      "page": "emplikHs.test2",
      "title": "Two sample empirical likelihood ratio test for hazards with right censored, left truncated data. Many constraints.",
      "topics": [
        "emplikHs.test2"
      ]
    },
    {
      "page": "findLnew",
      "title": "Find the Wilks Confidence Interval Lower Bound from the Given (empirical) Likelihood Ratio Function",
      "topics": [
        "findLnew"
      ]
    },
    {
      "page": "findUL",
      "title": "Find the Wilks Confidence Interval from the Given (empirical) Likelihood Ratio Function",
      "topics": [
        "findUL"
      ]
    },
    {
      "page": "findUL2",
      "title": "Find the Wilks Confidence Interval from the Given (empirical) Likelihood Ratio Function",
      "topics": [
        "findUL2"
      ]
    },
    {
      "page": "findULold",
      "title": "Find the Wilks Confidence Interval from the Given (empirical) Likelihood Ratio Function",
      "topics": [
        "findULold"
      ]
    },
    {
      "page": "findUnew",
      "title": "Find the Wilks Confidence Interval Upper Bound from the Given (empirical) Likelihood Ratio Function",
      "topics": [
        "findUnew"
      ]
    },
    {
      "page": "myeloma",
      "title": "Multiple Myeloma Data",
      "topics": [
        "myeloma"
      ]
    },
    {
      "page": "RankRegTest",
      "title": "Test the AFT model Rank Regression estimator by Empirical Likelihood",
      "topics": [
        "RankRegTest"
      ]
    },
    {
      "page": "RankRegTestH",
      "title": "Test the AFT model, Rank Regression estimator by (Hazard)Empirical Likelihood",
      "topics": [
        "RankRegTestH"
      ]
    },
    {
      "page": "ROCnp",
      "title": "Test the ROC curve by Empirical Likelihood",
      "topics": [
        "ROCnp"
      ]
    },
    {
      "page": "ROCnp2",
      "title": "Test the ROC curve by Empirical Likelihood",
      "topics": [
        "ROCnp2"
      ]
    },
    {
      "page": "smallcell",
      "title": "Smallcell Lung Cancer Data",
      "topics": [
        "smallcell"
      ]
    },
    {
      "page": "WRegEst",
      "title": "Compute the casewise weighted regression estimator for AFT model",
      "topics": [
        "WRegEst"
      ]
    },
    {
      "page": "WRegTest",
      "title": "Test the case weighted regression estimator by Empirical Likelihood",
      "topics": [
        "WRegTest"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "MASS",
    "Matrix",
    "MatrixModels",
    "quantreg",
    "SparseM",
    "survival"
  ],
  "_score": 3.570192561095726,
  "_indexed": true,
  "_nocasepkg": "emplik",
  "_universes": [
    "maizhou"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3-2",
      "date": "2026-05-25T06:30:58.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ee3075d532645129181fe4e06eaf4c7091738d35",
      "fileid": "b760e3777352371b0a2ed25ad9df27050c28b889b052cdf41586e1dbd85dbb37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maizhou/actions/runs/26386707357"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3-2",
      "date": "2026-05-25T06:30:51.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ee3075d532645129181fe4e06eaf4c7091738d35",
      "fileid": "214b04ad55b9b658e1585edd25348dcea433fa81728ce67cf59220ced57194ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maizhou/actions/runs/26386707357"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3-2",
      "date": "2026-05-25T06:30:44.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ee3075d532645129181fe4e06eaf4c7091738d35",
      "fileid": "6de1652d29faff47e2e14872a2810f3badb084bfeb67c1364bdc4c343d9aeb29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maizhou/actions/runs/26386707357"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3-2",
      "date": "2026-05-25T06:30:39.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ee3075d532645129181fe4e06eaf4c7091738d35",
      "fileid": "e368f16cf1779ac4e26188681d64a633e1761ea1a6c20741e9ba3a402e36269d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maizhou/actions/runs/26386707357"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3-2",
      "date": "2026-05-25T06:30:26.000Z",
      "arch": "aarch64",
      "commit": "ee3075d532645129181fe4e06eaf4c7091738d35",
      "fileid": "5ef23f5b0cb218a93058d719c2d24ffd130c86bfedec93739108688ce4b5c706",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maizhou/actions/runs/26386707357"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3-2",
      "date": "2026-05-25T06:31:20.000Z",
      "arch": "x86_64",
      "commit": "ee3075d532645129181fe4e06eaf4c7091738d35",
      "fileid": "8aace1a08a7cc87280097527741fbd72ef39510d8566d8dad98172c405d32e60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maizhou/actions/runs/26386707357"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3-2",
      "date": "2026-05-25T06:30:14.000Z",
      "arch": "aarch64",
      "commit": "ee3075d532645129181fe4e06eaf4c7091738d35",
      "fileid": "16a355865c8cbc2482e72134f1ed3d6819586565b2e4a486229289000b4ed8ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maizhou/actions/runs/26386707357"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3-2",
      "date": "2026-05-25T06:32:24.000Z",
      "arch": "x86_64",
      "commit": "ee3075d532645129181fe4e06eaf4c7091738d35",
      "fileid": "6a3300b234b3bd6d6486a2aecd5b6cb9cb38137d4555b942aaa34b838e4a37eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maizhou/actions/runs/26386707357"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3-2",
      "date": "2026-05-25T06:30:46.000Z",
      "arch": "emscripten",
      "commit": "ee3075d532645129181fe4e06eaf4c7091738d35",
      "fileid": "ec1553d0a4de149443fe5f909639f8eb2d8e3e46ef2b26fbcc0c29c9c47189e4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/maizhou/actions/runs/26386707357"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3-2",
      "date": "2026-05-25T06:30:14.000Z",
      "arch": "x86_64",
      "commit": "ee3075d532645129181fe4e06eaf4c7091738d35",
      "fileid": "46b8f2d954d53ebc46ad00bd30195f2f5ef7423039b711cbf999c582fc567f14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maizhou/actions/runs/26386707357"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3-2",
      "date": "2026-05-25T06:30:04.000Z",
      "arch": "x86_64",
      "commit": "ee3075d532645129181fe4e06eaf4c7091738d35",
      "fileid": "14b6ca4de42ddf030d365c7a9f44a343c8a3819df85d5df4cdb8b662cfff8eb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maizhou/actions/runs/26386707357"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3-2",
      "date": "2026-05-25T06:30:03.000Z",
      "arch": "x86_64",
      "commit": "ee3075d532645129181fe4e06eaf4c7091738d35",
      "fileid": "12761f8fe5c3944699902fc780483ae6389494b58d35bec7b1f64d0cf9d8920b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maizhou/actions/runs/26386707357"
    }
  ]
}