Symlognpdf: computes a special case of log normal distribution density

Description Usage Arguments Value Note See Also

View source: R/Symlognpdf.R

Description

Symlognpdf is an internal function for AdaptLGL.

Usage

1
Symlognpdf(Data, Mean, SD)

Arguments

Data

vector of data points used for sampling

Mean

Mean of log Gaussian

SD

Standard deviation of log Gaussian

Value

M>0 Log normal distribution density

M<0 Log normal distribution density mirrored at y axis

Note

not for external usage.

See Also

AdaptLGL AdaptLGL


AdaptGauss documentation built on March 26, 2020, 7:57 p.m.