Logarithm of the probability density \(\log p(z)\).
logPDF can be evaluated directly in the tails without first forming pdf(z), which is often more stable than computing log(pdf(z)).
logPDF
pdf(z)
log(pdf(z))