Learn R Programming

AdaptGauss (version 1.6)

Symlognpdf: computes a special case of log normal distribution density

Description

Symlognpdf is an internal function for AdaptLGL.

Usage

Symlognpdf(Data, Mean, SD)

Value

M>0 Log normal distribution density

M<0 Log normal distribution density mirrored at y axis

Arguments

Data

vector of data points used for sampling

Mean

Mean of log Gaussian

SD

Standard deviation of log Gaussian

See Also

AdaptLGL