estimateK {BSS} | R Documentation |
Estimate K_p for a BSS process, for a given power p
Description
Estimate K_p for a BSS process, for a given power p
Usage
estimateK(Y, p)
Arguments
Y |
a vector of observations of the BSS process |
p |
an integer - the power to use for K_p |
[Package BSS version 0.1.0 Index]