Learn R Programming

LIHNPSD (version 0.2.1)

rawdensity: The probability density function of PSD without location parameter

Description

The probability density function of PSD without location parameter. Since there is no additional location parameter, the PDF is exactly the same as what is described in the PSD paper. We use "raw" to differentiate such PDF from the more complicated (yet more complete) PDF with location parameter.

Usage

rawdensity(d, x)

Arguments

d
A fully specified PSD S3 object
x
x of PDF

Value

References

See Section "Development of PSD" in the PSD paper

See Also

SPSD, density