normal_lpdf: Log probability density function for the normal distribution

Description Usage Details

View source: R/distributions.R

Description

Log probability density function for the normal distribution

Usage

1

Details

Equivalent to sum(dnorm(x,mean,sd,log=TRUE)). For more information see dnorm.


jeff324/derp documentation built on Dec. 5, 2019, 11:46 p.m.