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 )
Vector of \(x\)-values of the grid
Vector of \(y\)-values of the grid
A matrix
of the values of the log of the maximum
likelihood estimator at points on the grid
Object of class "LogConcDEAD"
(typically output from mlelcd
)
A scalar indicating the size of the grid
Madeleine Cule
Robert Gramacy
Richard Samworth
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
.
mlelcd