{
  "_id": "6a153be7acfb0bcc41d52dfa",
  "Package": "logcondens",
  "Type": "Package",
  "Title": "Estimate a Log-Concave Probability Density from Iid Observations",
  "Version": "2.1.9",
  "Date": "2026-04-26",
  "Authors@R": "c(person(given = \"Kaspar\", family = \"Rufibach\", role = c(\"aut\", \"cre\"), email = \"kaspar.rufibach@gmail.com\"),\nperson(given = \"Duembgen\", family = \"Lutz\", role = \"aut\", email = \"duembgen@stat.unibe.ch\"))",
  "Maintainer": "Kaspar Rufibach <kaspar.rufibach@gmail.com>",
  "Description": "Given independent and identically distributed observations\nX(1), ..., X(n), compute the maximum likelihood estimator (MLE)\nof a density as well as a smoothed version of it under the\nassumption that the density is log-concave, see Rufibach (2007)\nand Duembgen and Rufibach (2009). The main function of the\npackage is 'logConDens' that allows computation of the\nlog-concave MLE and its smoothed version. In addition, we\nprovide functions to compute (1) the value of the density and\ndistribution function estimates (MLE and smoothed) at a given\npoint (2) the characterizing functions of the estimator, (3) to\nsample from the estimated distribution, (5) to compute a\ntwo-sample permutation test based on log-concave densities, (6)\nthe ROC curve based on log-concave estimates within cases and\ncontrols, including confidence intervals for given values of\nfalse positive fractions (7) computation of a confidence\ninterval for the value of the true density at a fixed point.\nFinally, three datasets that have been used to illustrate\nlog-concave density estimation are made available.",
  "License": "GPL (>= 2)",
  "URL": "http://www.kasparrufibach.ch ,\nhttps://www.imsv.unibe.ch/about_us/staff/prof_dr_duembgen_lutz/index_eng.html",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 06:13:30 UTC",
    "User": "root"
  },
  "Author": "Kaspar Rufibach [aut, cre], Duembgen Lutz [aut]",
  "Repository": "https://numbersman77.r-universe.dev",
  "Date/Publication": "2026-04-26 18:00:49 UTC",
  "RemoteUrl": "https://github.com/cran/logcondens",
  "RemoteRef": "HEAD",
  "RemoteSha": "f66768e84d644bd27b64ab6f7f018aa986433aee",
  "MD5sum": "28c7394efa901951faba1daa7f915476",
  "_user": "numbersman77",
  "_type": "src",
  "_file": "logcondens_2.1.9.tar.gz",
  "_fileid": "34d2c666a8d6b86af9e029622090b23e9a9c5d4a859a3a46f28d802a3b589be5",
  "_filesize": 1306718,
  "_sha256": "34d2c666a8d6b86af9e029622090b23e9a9c5d4a859a3a46f28d802a3b589be5",
  "_created": "2026-05-26T06:13:30.000Z",
  "_published": "2026-05-26T06:21:27.283Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77817830517,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210124668"
    },
    {
      "job": 77817830596,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210123427"
    },
    {
      "job": 77817830526,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210180987"
    },
    {
      "job": 77817830528,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210190655"
    },
    {
      "job": 77817502980,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210096683"
    },
    {
      "job": 77817830530,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210116369"
    },
    {
      "job": 77817830533,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210118612"
    },
    {
      "job": 77817830577,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210115850"
    },
    {
      "job": 77817830569,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210115430"
    }
  ],
  "_buildurl": "https://github.com/r-universe/numbersman77/actions/runs/26435554289",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/logcondens",
  "_commit": {
    "id": "f66768e84d644bd27b64ab6f7f018aa986433aee",
    "author": "Kaspar Rufibach <kaspar.rufibach@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.1.9\n",
    "time": 1777226449
  },
  "_maintainer": {
    "name": "Kaspar Rufibach",
    "email": "kaspar.rufibach@gmail.com",
    "login": "numbersman77",
    "twitter": "@numbersman77",
    "description": "Trained as a mathematical statistician, working in biostatistical roles for >20 years.",
    "uuid": 44927366
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "ks",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-17",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "2.1.9",
      "date": "2026-04-26"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "numbersman77",
      "count": 17,
      "uuid": 44927366
    }
  ],
  "_userbio": {
    "uuid": 44927366,
    "type": "user",
    "name": "Kaspar Rufibach",
    "description": "Trained as a mathematical statistician, working in biostatistical roles for >20 years."
  },
  "_downloads": {
    "count": 9910,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/logcondens"
  },
  "_searchresults": 35,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/logcondens.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "numbersman77",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2006-09-29"
    },
    {
      "version": "1.1",
      "date": "2006-10-13"
    },
    {
      "version": "1.2",
      "date": "2006-10-28"
    },
    {
      "version": "1.3.0",
      "date": "2007-08-25"
    },
    {
      "version": "1.3.1",
      "date": "2007-10-04"
    },
    {
      "version": "1.3.2",
      "date": "2008-07-16"
    },
    {
      "version": "1.3.3",
      "date": "2009-03-04"
    },
    {
      "version": "1.3.4",
      "date": "2009-06-05"
    },
    {
      "version": "1.3.5",
      "date": "2009-12-07"
    },
    {
      "version": "2.0.0",
      "date": "2010-08-27"
    },
    {
      "version": "2.0.1",
      "date": "2010-11-19"
    },
    {
      "version": "2.0.2",
      "date": "2011-02-24"
    },
    {
      "version": "2.0.3",
      "date": "2011-03-05"
    },
    {
      "version": "2.0.4",
      "date": "2011-04-24"
    },
    {
      "version": "2.0.5",
      "date": "2011-11-29"
    },
    {
      "version": "2.0.6",
      "date": "2011-12-19"
    },
    {
      "version": "2.0.7",
      "date": "2012-03-23"
    },
    {
      "version": "2.0.8",
      "date": "2012-10-11"
    },
    {
      "version": "2.0.9",
      "date": "2012-10-15"
    },
    {
      "version": "2.1.0",
      "date": "2013-12-16"
    },
    {
      "version": "2.1.1",
      "date": "2014-02-18"
    },
    {
      "version": "2.1.2",
      "date": "2014-09-06"
    },
    {
      "version": "2.1.3",
      "date": "2015-06-10"
    },
    {
      "version": "2.1.4",
      "date": "2015-07-02"
    },
    {
      "version": "2.1.5",
      "date": "2016-07-14"
    },
    {
      "version": "2.1.6",
      "date": "2021-10-12"
    },
    {
      "version": "2.1.7",
      "date": "2023-01-06"
    },
    {
      "version": "2.1.8",
      "date": "2023-08-24"
    },
    {
      "version": "2.1.9",
      "date": "2026-04-26"
    }
  ],
  "_exports": [
    "activeSetLogCon",
    "c2hat",
    "confIntBootLogConROC_t0",
    "etaphi",
    "evaluateLogConDens",
    "ftilde",
    "icmaLogCon",
    "intECDF",
    "intF",
    "isoMean",
    "J00",
    "J10",
    "J11",
    "J20",
    "Lhat_eta",
    "Local_LL",
    "Local_LL_all",
    "LocalCoarsen",
    "LocalConvexity",
    "LocalExtend",
    "LocalF",
    "LocalMLE",
    "LocalNormalize",
    "LocalVariance",
    "logConCI",
    "logConDens",
    "logConROC",
    "logconTwoSample",
    "maxDiffCDF",
    "MLE",
    "phieta",
    "plot.dlc",
    "preProcess",
    "Q00",
    "qloglin",
    "quadDeriv",
    "quantilesLogConDens",
    "rlogcon",
    "robust",
    "ROCx",
    "summary.dlc"
  ],
  "_datasets": [
    {
      "name": "brightstar",
      "title": "Bright star dataset used to illustrate log-concave density estimation",
      "object": "brightstar",
      "file": "brightstar.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "nr",
        "rad",
        "rot"
      ],
      "rows": 9110,
      "table": true,
      "tojson": true
    },
    {
      "name": "pancreas",
      "title": "Data from pancreatic cancer serum biomarker study",
      "object": "pancreas",
      "file": "pancreas.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ca199",
        "ca125",
        "status"
      ],
      "rows": 141,
      "table": true,
      "tojson": true
    },
    {
      "name": "reliability",
      "title": "Reliability dataset used to illustrate log-concave density estimation",
      "object": "reliability",
      "file": "reliability.rda",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "logcondens-package",
      "title": "Estimate a Log-Concave Probability Density from iid Observations",
      "topics": [
        "logcondens-package",
        "log-concave",
        "logcon",
        "logcondens"
      ]
    },
    {
      "page": "activeSetLogCon",
      "title": "Computes a Log-Concave Probability Density Estimate via an Active Set Algorithm",
      "topics": [
        "activeSet",
        "activeSetLogCon"
      ]
    },
    {
      "page": "activeSetRoutines",
      "title": "Auxiliary Numerical Routines for the Function activeSetLogCon",
      "topics": [
        "activeSetRoutines",
        "LocalCoarsen",
        "LocalConvexity",
        "LocalExtend",
        "LocalF",
        "LocalMLE",
        "LocalNormalize",
        "LocalVariance"
      ]
    },
    {
      "page": "brightstar",
      "title": "Bright star dataset used to illustrate log-concave density estimation",
      "topics": [
        "brightstar"
      ]
    },
    {
      "page": "confIntBootLogConROC_t0",
      "title": "Function to compute a bootstrap confidence interval for the ROC curve at a given t, based on the log-concave ROC curve",
      "topics": [
        "confIntBootLogConROC_t0"
      ]
    },
    {
      "page": "evaluateLogConDens",
      "title": "Evaluates the Log-Density MLE and Smoothed Estimator at Arbitrary Real Numbers xs",
      "topics": [
        "evaluateLogConDens"
      ]
    },
    {
      "page": "icmaLogCon",
      "title": "Computes a Log-Concave Probability Density Estimate via an Iterative Convex Minorant Algorithm",
      "topics": [
        "icmaLogCon"
      ]
    },
    {
      "page": "intECDF",
      "title": "Computes the Integrated Empirical Distribution Function at Arbitrary Real Numbers in s",
      "topics": [
        "intECDF"
      ]
    },
    {
      "page": "intF",
      "title": "Computes the Integral of the estimated CDF at Arbitrary Real Numbers in s",
      "topics": [
        "intF"
      ]
    },
    {
      "page": "isoMean",
      "title": "Pool-Adjacent Violaters Algorithm: Least Square Fit under Monotonicity Constraint",
      "topics": [
        "isoMean"
      ]
    },
    {
      "page": "Jfunctions",
      "title": "Numerical Routine J and Some Derivatives",
      "topics": [
        "J00",
        "J10",
        "J11",
        "J20",
        "Jfunctions"
      ]
    },
    {
      "page": "Lhat_eta",
      "title": "Value of the Log-Likelihood Function L, where Input is in Eta-Parametrization",
      "topics": [
        "Lhat_eta"
      ]
    },
    {
      "page": "Local_LL",
      "title": "Value of the Log-Likelihood Function L, where Input is in Phi-Parametrization",
      "topics": [
        "Local_LL"
      ]
    },
    {
      "page": "Local_LL_all",
      "title": "Log-likelihood, New Candidate and Directional Derivative for L",
      "topics": [
        "Local_LL_all"
      ]
    },
    {
      "page": "logConCI",
      "title": "Compute pointwise confidence interval for a density assuming log-concavity",
      "topics": [
        "logConCI"
      ]
    },
    {
      "page": "logConCIfunctions",
      "title": "Functions that are used by logConCI",
      "topics": [
        "c2hat",
        "ftilde",
        "logConCIfunctions",
        "rLCD"
      ]
    },
    {
      "page": "logConDens",
      "title": "Compute log-concave density estimator and related quantities",
      "topics": [
        "logConDens"
      ]
    },
    {
      "page": "logConROC",
      "title": "Compute ROC curve based on log-concave estimates for the constituent distributions",
      "topics": [
        "logConROC"
      ]
    },
    {
      "page": "logconTwoSample",
      "title": "Compute p-values for two-sample test based on log-concave CDF estimates",
      "topics": [
        "logconTwoSample"
      ]
    },
    {
      "page": "maxDiffCDF",
      "title": "Compute maximal difference between CDFs corresponding to log-concave estimates",
      "topics": [
        "maxDiffCDF"
      ]
    },
    {
      "page": "MLE",
      "title": "Unconstrained piecewise linear MLE",
      "topics": [
        "MLE"
      ]
    },
    {
      "page": "pancreas",
      "title": "Data from pancreatic cancer serum biomarker study",
      "topics": [
        "pancreas"
      ]
    },
    {
      "page": "plot.dlc",
      "title": "Standard plots for a dlc object",
      "topics": [
        "plot.dlc"
      ]
    },
    {
      "page": "preProcess",
      "title": "Compute a weighted sample from initial observations",
      "topics": [
        "preProcess"
      ]
    },
    {
      "page": "Q00",
      "title": "Numerical Routine Q",
      "topics": [
        "Q00"
      ]
    },
    {
      "page": "qloglin",
      "title": "Quantile Function In a Simple Log-Linear model",
      "topics": [
        "qloglin"
      ]
    },
    {
      "page": "quadDeriv",
      "title": "Gradient and Diagonal of Hesse Matrix of Quadratic Approximation to Log-Likelihood Function L",
      "topics": [
        "quadDeriv"
      ]
    },
    {
      "page": "quantilesLogConDens",
      "title": "Function to compute Quantiles of Fhat",
      "topics": [
        "quantilesLogConDens"
      ]
    },
    {
      "page": "reliability",
      "title": "Reliability dataset used to illustrate log-concave density estimation",
      "topics": [
        "reliability"
      ]
    },
    {
      "page": "reparametrizations",
      "title": "Changes Between Parametrizations",
      "topics": [
        "etaphi",
        "phieta",
        "reparametrizations"
      ]
    },
    {
      "page": "rlogcon",
      "title": "Generate random sample from the log-concave and the smoothed log-concave density estimator",
      "topics": [
        "rlogcon"
      ]
    },
    {
      "page": "robust",
      "title": "Robustification and Hermite Interpolation for ICMA",
      "topics": [
        "robust"
      ]
    },
    {
      "page": "ROCx",
      "title": "Compute ROC curve at a given x based on log-concave estimates for the constituent distributions",
      "topics": [
        "ROCx"
      ]
    },
    {
      "page": "summary.dlc",
      "title": "Summarizing log-concave density estimation",
      "topics": [
        "summary.dlc"
      ]
    }
  ],
  "_rundeps": [
    "FNN",
    "kernlab",
    "KernSmooth",
    "ks",
    "lattice",
    "Matrix",
    "mclust",
    "mgcv",
    "multicool",
    "mvtnorm",
    "nlme",
    "pracma",
    "Rcpp"
  ],
  "_vignettes": [
    {
      "source": "logcondens.Rnw",
      "filename": "logcondens.pdf",
      "title": "logcondens: Computations Related to Univariate Log-Concave Density Estimation (Duembgen and Rufibach, 2011, Journal of Statistical Software, 39(6), 1-28.)",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2013-12-14",
      "modified": "2026-04-26 18:00:49",
      "commits": 3
    }
  ],
  "_score": 4.017262953555214,
  "_indexed": true,
  "_nocasepkg": "logcondens",
  "_universes": [
    "numbersman77"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.9",
      "date": "2026-05-26T06:15:30.000Z",
      "distro": "noble",
      "commit": "f66768e84d644bd27b64ab6f7f018aa986433aee",
      "fileid": "0b338e5dd788f98e3a409eb13997c269ed137b565e4eaaebe3fa290b4e1798fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/numbersman77/actions/runs/26435554289"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.9",
      "date": "2026-05-26T06:15:24.000Z",
      "distro": "noble",
      "commit": "f66768e84d644bd27b64ab6f7f018aa986433aee",
      "fileid": "8e028c261c6426ea034152e75c42f08e56ca360db3645cec9b8b69fee29e1191",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/numbersman77/actions/runs/26435554289"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.9",
      "date": "2026-05-26T06:20:11.000Z",
      "commit": "f66768e84d644bd27b64ab6f7f018aa986433aee",
      "fileid": "39d9609ce0a98b1dc20b12dc47050353198baabf54516a1aadc81fcbba884e74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/numbersman77/actions/runs/26435554289"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.9",
      "date": "2026-05-26T06:20:50.000Z",
      "commit": "f66768e84d644bd27b64ab6f7f018aa986433aee",
      "fileid": "009d58fb31ee10f29f868f5d01bc590d62bbe9c9cd332836b4e0cbe2fbfa07e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/numbersman77/actions/runs/26435554289"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.9",
      "date": "2026-05-26T06:15:25.000Z",
      "commit": "f66768e84d644bd27b64ab6f7f018aa986433aee",
      "fileid": "86288b6cc87abbe3aa12ae181be1b320b12b717eff39c80351b6393ccb2e353c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/numbersman77/actions/runs/26435554289"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.9",
      "date": "2026-05-26T06:14:58.000Z",
      "commit": "f66768e84d644bd27b64ab6f7f018aa986433aee",
      "fileid": "5e9b5d68494eeb3618191e4f82f5b7629135fe264e1423d3cd6b532ecee93070",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/numbersman77/actions/runs/26435554289"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.9",
      "date": "2026-05-26T06:14:44.000Z",
      "commit": "f66768e84d644bd27b64ab6f7f018aa986433aee",
      "fileid": "a34efc117e64b539bf35968c95e0e58ae78a7fdaba7e59290d8c5e58513f31c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/numbersman77/actions/runs/26435554289"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.9",
      "date": "2026-05-26T06:14:46.000Z",
      "commit": "f66768e84d644bd27b64ab6f7f018aa986433aee",
      "fileid": "d2b7d2a38e88854cf7abf842ea7bc8f46722d43c722b70830b549ee9b998871b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/numbersman77/actions/runs/26435554289"
    }
  ]
}