e and a list vars and returns a lazy edist (expression distribution object), that is a subclass of dist that can be used in place of a dist object.R/edist.R
edist.RdTakes an expression e and a list vars and returns a
lazy edist (expression distribution object), that is a subclass
of dist that can be used in place of a dist object.
edist(e, vars)An edist object.