interplcd {LogConcDEAD} | R Documentation |
Evaluates the logarithm of the
log-concave maximum likelihood estimator on a grid for 2-d data, for use
in plot.LogConcDEAD
.
interplcd(lcd, gridlen=100 )
lcd |
Object of class |
gridlen |
A scalar indicating the size of the grid |
Interpolates the MLE over a grid.
The output is of a form readily usable by
plot.LogConcDEAD
, image
,
contour
, etc, as illustrated in the examples below.
For examples, please see mlelcd
.
x |
Vector of |
y |
Vector of |
z |
A |
Madeleine Cule
Robert Gramacy
Richard Samworth