The LCTLLRdistn
object gives the (estimated) limit distribution
of Two times the log likelihood ratio for the location of the mode of
a log-concave density $f_0$, under the assumption that
$f_0''(m)<0$, where="" $m$="" is="" the="" mode="" of="" $f_0$.<="" p="">
0$,>
LCTLLRdistn
LCTLLRdistn
is an object with formal (S4)
class 'distr' and subclass 'DiscreteDistribution' [package "distr"]
with 12 slots. It is an estimate of a continuous limit distribution
by a discrete one.
n
values.activeSetLogCon
and
activeSetLogCon.mode
functions. LCTLLRdistn
is an object of class "distr" and subclass
"DiscreteDistribution" from the package distr
. The main uses
are the three functions q
(the quantile function), p
(the cumulative distribution function) and r
(which returns
random samples). Note that d
always returns $0$ since the
distribution is estimated discretely.
See the distr
package for more details.
Duembgen, L. and Rufibach, K. (2009) Maximum likelihood estimation of a log-concave density and its distribution function: basic properties and uniform consistency. Bernoulli, 15(1), 40--68.
Duembgen, L. and Rufibach, K. (2011) logcondens: Computations Related to Univariate Log-Concave Density Estimation. Journal of Statistical Software, 39(6), 1--28. http://www.jstatsoft.org/v39/i06
Doss, C. R. (2013). Shape-Constrained Inference for Concave-Transformed Densities and their Modes. PhD thesis, Department of Statistics, University of Washington, in prepa- ration.
Doss, C. R. and Wellner, J. A. (2013). Inference for the mode of a log-concave density. Technical Report, University of Washington, in preparation.
LRmodeTest
and
LCLRCImode
functions use LCTLLRdistn.
LCTLLRdistn@q(.95); ##~1.06 is the 95% quantile
Run the code above in your browser using DataLab