gaussian_lambda: Compute the score for an individual Gaussian observation.
Description
Compute the score for an individual Gaussian observation.
Usage
gaussian_lambda(c, b, s2)
Arguments
c
A scalar; the observed value.
b
A scalar; the expected value.
Value
A scalar; the score.