Description Usage Arguments Value Note See Also Examples
Construct an S3 object for PSD in double-precision or MPFR
1 |
sigma |
sigma value of PSD |
alpha |
alpha value of PSD |
gamma |
gamma value of PSD |
beta |
optional beta value of PSD for skewness |
mpfr |
optional mpfr precision. Default is 0, which sets all calculations in double precision. For MPFR, set it to an integer, typically one of 64, 96, 128. |
Return an S3 object of LIHNPSD class that can be used for subsequent calculation.
This constructor doesn't include the location parameter.
See also package's example for the DJIA parameters.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.