I'm using Kernel Utilization distributions to estimate overlap in animal territories. There are various ways to calculate this overlap and one of the equations is : V.I. = ??? min (f1 (x,y,z), f2 (x,y,z)) dxdy where f1 = utilization distribution for bird 1 in 3 spatial dimensions (x,y,z). I can produce these already, but no idea how to do the rest. Thoughts? -- View this message in context: http://r.789695.n4.nabble.com/Triple-Integration-in-R-tp4653340.html Sent from the R help mailing list archive at Nabble.com.
Triple Integration in R
2 messages · KoopaTrooper, David Winsemius
On Dec 17, 2012, at 9:38 AM, KoopaTrooper wrote:
I'm using Kernel Utilization distributions to estimate overlap in animal territories. There are various ways to calculate this overlap and one of the equations is : V.I. = ??? min (f1 (x,y,z), f2 (x,y,z)) dxdy where f1 = utilization distribution for bird 1 in 3 spatial dimensions (x,y,z). I can produce these already, but no idea how to do the rest. Thoughts?
Cross-posting to SO and Rhelp is deprecated. You have been given constructive advice at SO already.
David Winsemius Alameda, CA, USA