dlnorm
.dlnormPar.Rd
Extended to use additional "norm" expression and "scale" factor terms. Both are multiplied with the actual log-normal density kernel.
dlnormPar(x, meanlog = 0, sdlog = 1, scale = 1, shift = 0)
x | the |
---|---|
meanlog | the |
sdlog | the |
scale | the |
shift | the |
The value of the log-normal density function for x
and all parameters.