dd
dd_eval.Rd
Returns the density values \(p(t) = \exp(W(t)) / C\) where W is the log-density carried by the dd object and C its normalizing constant.
dd_eval(ddobj, t)
A dd object.
Numeric vector of points at which to evaluate the density.
Matrix of density values, one column per realization in ddobj.
ddobj
fda::eval.fd()