Type: Package
Package: LogConcDEAD
Title: Log-Concave Density Estimation in Arbitrary Dimensions
Version: 1.6-12
Date: 2025-03-13
Authors@R: c(
    person("Madeleine", "Cule", role = "aut"),
    person("Robert", "Gramacy", role = "aut"),
    person("Richard", "Samworth", role = "aut"),
    person("Yining", "Chen", role = c("aut", "cre"), email = "y.chen101@lse.ac.uk"),
    person("Lutz", "Duembgen", role = "ctb", comment = "helped improve the numerical stability"),
    person("Vikneswaran", "Gopal", role = "ctb", comment = "proposed the Metropolis-Hastings scheme for draw samples from a log-concave distribution"),
    person("George", "Casella", role = "ctb", comment = "proposed the Metropolis-Hastings scheme for draw samples from a log-concave distribution"),
    person("C. Bradford", "Barber", role = "cph",
           comment = "author of the Qhull library"),
    person("The Geometry Center", role = "cph"),
    person("Kai", "Habel", role="cph", comment = "author of the function that imports convex hull computation from Qhull to R"), 
    person("Raoul", "Grasman", role="cph", comment = "author of the function that imports convex hull computation from Qhull to R"),
    person("Alexei", "Kuntsevich", role = "cph",
           comment = "author of the C function for Shor's r algorithm"),
    person("Franz", "Kappel", role = "cph",
           comment = "author of the C function for Shor's r algorithm")
  )
Depends: R (>= 3.0)
Imports: MASS, mclust, mvtnorm
Suggests: rgl, tkrplot
Enhances: logcondens
Description: Software for computing a log-concave (maximum likelihood) estimator for independent and identically distributed data in any number of dimensions. For a detailed description of the method see Cule, Samworth and Stewart (2010, Journal of Royal Statistical Society Series B, <doi:10.1111/j.1467-9868.2010.00753.x>).
License: GPL (>= 2)
NeedsCompilation: yes
Author: Madeleine Cule [aut],
  Robert Gramacy [aut],
  Richard Samworth [aut],
  Yining Chen [aut, cre],
  Lutz Duembgen [ctb] (helped improve the numerical stability),
  Vikneswaran Gopal [ctb] (proposed the Metropolis-Hastings scheme for
    draw samples from a log-concave distribution),
  George Casella [ctb] (proposed the Metropolis-Hastings scheme for draw
    samples from a log-concave distribution),
  C. Bradford Barber [cph] (author of the Qhull library),
  The Geometry Center [cph],
  Kai Habel [cph] (author of the function that imports convex hull
    computation from Qhull to R),
  Raoul Grasman [cph] (author of the function that imports convex hull
    computation from Qhull to R),
  Alexei Kuntsevich [cph] (author of the C function for Shor's r
    algorithm),
  Franz Kappel [cph] (author of the C function for Shor's r algorithm)
Maintainer: Yining Chen <y.chen101@lse.ac.uk>
Repository: CRAN
Packaged: 2025-03-13 10:39:05 UTC; CHENY100
Date/Publication: 2025-03-13 12:00:06 UTC
Built: R 4.3.3; aarch64-apple-darwin20; 2025-03-13 12:22:23 UTC; unix
Archs: LogConcDEAD.so.dSYM
