| dmarglcd | R Documentation |
Integrates the log-concave maximum likelihood estimator of multivariate data to evaluate the marginal density at a point.
dmarglcd(x=0, lcd, marg=1)
x |
Point (or |
lcd |
Object of class |
marg |
Which margin is required? |
Given a multivariate log-concave maximum likelihood estimator in the
form of an object of class "LogConcDEAD", a margin marg,
and a real-valued point x, this function evaluates the estimated
marginal density \hat{f}_{n,\tiny\texttt{marg}}(x),
as obtained by integrating over all the other dimensions.
For examples, see mlelcd.
A vector containing the values of the marginal density \hat{f}_{n,
\tiny\texttt{marg}} at the points x.
Madeleine Cule
Robert Gramacy
Richard Samworth
mlelcd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.