calculateK {BSS} | R Documentation |
Caclulate K_p for a BSS process for a given value of p
Description
Caclulate K_p for a BSS process for a given value of p
Usage
calculateK(p, alpha)
Arguments
p |
an integer - the power to use for K_p |
alpha |
a float, the smoothness parameter of the BSS process |
[Package BSS version 0.1.0 Index]