Skip to contents

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.

Usage

dd_eval(ddobj, t)

Arguments

ddobj

A dd object.

t

Numeric vector of points at which to evaluate the density.

Value

Matrix of density values, one column per realization in ddobj.

See also