dZn {CPAT}R Documentation

Rényi-Type Statistic Limiting Distribution Density Function

Description

Function for computing the value of the density function of the limiting distribution of the Rényi-type statistic.

Usage

dZn(x, summands = NULL)

Arguments

x

Point at which to evaluate the density function (note that this parameter is not vectorized)

summands

Number of summands to use in summation (the default should be machine accurate)

Value

Value of the density function at x

Examples

CPAT:::dZn(1)

[Package CPAT version 0.1.0 Index]