Re: [R] Triple Integration in R

2012-12-17 Thread 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 distr

[R] Triple Integration in R

2012-12-17 Thread KoopaTrooper
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 p