norm_const_K | R Documentation |
Computes the normalising constant for kernels implemented in the FKSUM package, to convert kernel with arbitrary beta coefficients to one which is a probability density. That is the kernel with coefficients equal to beta/norm_const_beta(beta) has unit integral
norm_const_K(beta)
beta |
numeric vector of positive coefficients. |
positive numeric normalising constant
Hofmeyr, D.P. (2021) "Fast exact evaluation of univariate kernel sums", IEEE Transactions on Pattern Analysis and Machine Intelligence, 43(2), 447-458.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.