Symlognpdf {AdaptGauss}R Documentation

computes a special case of log normal distribution density

Description

Symlognpdf is an internal function for AdaptLGL.

Usage

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


[Package AdaptGauss version 1.6 Index]