CRAN/E | logcondens

logcondens

Estimate a Log-Concave Probability Density from Iid Observations

Installation

About

Given independent and identically distributed observations X(1), ..., X(n), compute the maximum likelihood estimator (MLE) of a density as well as a smoothed version of it under the assumption that the density is log-concave, see Rufibach (2007) and Duembgen and Rufibach (2009). The main function of the package is 'logConDens' that allows computation of the log-concave MLE and its smoothed version. In addition, we provide functions to compute (1) the value of the density and distribution function estimates (MLE and smoothed) at a given point (2) the characterizing functions of the estimator, (3) to sample from the estimated distribution, (5) to compute a two-sample permutation test based on log-concave densities, (6) the ROC curve based on log-concave estimates within cases and controls, including confidence intervals for given values of false positive fractions (7) computation of a confidence interval for the value of the true density at a fixed point. Finally, three datasets that have been used to illustrate log-concave density estimation are made available.

Citation logcondens citation info
www.kasparrufibach.ch
www.imsv.unibe.ch/about_us/staff/prof_dr_duembgen_lutz/index_eng.html

Key Metrics

Version 2.1.8
R ≥ 2.10
Published 2023-08-22 245 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks logcondens results

Downloads

Yesterday 88 +120%
Last 7 days 460 -15%
Last 30 days 1.857 -3%
Last 90 days 6.136 -4%
Last 365 days 24.751 +1%

Maintainer

Maintainer

Kaspar Rufibach

kaspar.rufibach@gmail.com

Authors

Kaspar Rufibach
Lutz Duembgen

Material

NEWS
Reference manual
Package source

Vignettes

logcondens: Computations Related to Univariate Log-Concave Density Estimation (Duembgen and Rufibach, 2011, Journal of Statistical Software, 39(6), 1-28.)

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

logcondens archive

Depends

R ≥ 2.10

Imports

ks
graphics
stats

Reverse Depends

smoothtail

Reverse Suggests

logconcens
pROC

Reverse Enhances

LogConcDEAD