Description Usage Arguments Value See Also Examples
kde.torus()
returns a kde using independent bivariate von mises kernel.
1 | kde.torus(data, eval.point = grid.torus(), concentration = 25)
|
data |
n x 2 matrix of toroidal data on [-π, π)^2 |
eval.point |
N x N numeric matrix on [-π, π)^2. Default input is
|
concentration |
positive number which has the role of κ of von Mises distribution. Default value is 25. |
kde.torus
returns N-vector of kdes evaluated at eval.point
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.