DOF {QuadratiK} | R Documentation |
Degrees of freedom (DOF) for the Poisson kernel
Description
Compute the Degrees of Freedom (DOF) of the Poisson Kernel given the dimension d and concentration parameter rho
Usage
DOF(d, rho)
Arguments
d |
the number of dimensions |
rho |
concentration parameter |
Value
a list containing the DOF and the coefficient c of the asymptotic distribution
[Package QuadratiK version 1.1.1 Index]