search for: dimarzio

Displaying 1 result from an estimated 1 matches for "dimarzio".

Did you mean: diario
2010 Jul 28
1
kde on Torus
Hello, I have 2D-data on a torus, i.e. they are scattered within [0:2pi) and are supposed to be periodic with period 2pi. Is there a way in R for a kernel density estimation for such data? I found this article http://www.dmqte.unich.it/personal/dimarzio/density46.pdf but a) I don't fully understand the article (my knowledge in statistics is poor) b) I did not understand which Eq. represents the kernel(s) c) I do not now R well enough to understand whether I can use kde2d or nprudens with an arbitrary kernel My simple-minded attempt was t...