rawdensity: The probability density function of PSD without location...

Description Usage Arguments Value References See Also

View source: R/LIHNPSD.r

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

1
  rawdensity(d, x)

Arguments

d

A fully specified PSD S3 object

x

x of PDF

Value

Return PDF(x)

References

See Section "Development of PSD" in the PSD paper

See Also

SPSD, density


LIHNPSD documentation built on May 2, 2019, 9:12 a.m.