File: reliability.Rd

package info (click to toggle)
r-cran-logcondens 2.1.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,612 kB
  • sloc: sh: 5; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 990 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
\name{reliability}
\alias{reliability}
\docType{data}
\title{Reliability dataset used to illustrate log-concave density estimation}
\description{Dataset that contains the data analyzed in Duembgen and Rufibach (2009, Figure 2).}
\usage{data(reliability)}
\format{A vector containing the 786 observations analyzed in Duembgen and Rufibach (2009, Figure 2).}
\source{The data was taken from Duembgen and Rufibach (2009).}
\references{
Duembgen, L. and Rufibach, K. (2009)
Maximum likelihood estimation of a log--concave density and its distribution function: basic properties and uniform consistency. 
\emph{Bernoulli}, \bold{15(1)}, 40--68.  

Duembgen, L. and Rufibach, K. (2011)
logcondens: Computations Related to Univariate Log-Concave Density Estimation. 
\emph{Journal of Statistical Software}, \bold{39(6)}, 1--28. \doi{https://doi.org/10.18637/jss.v039.i06}
}
\seealso{See the example in \code{\link{logConDens}} for the analysis of this data.}
\keyword{datasets}