Re: [R] overlapping coefficient bidimensional distribution

2015-01-13 Thread Meli Massimiliano
Hi, also intersection could be a good measure, my set when plotted look like in the picture in attach : https://www.dropbox.com/sh/j68oa80ihn95s04/AADTOt_GYF1JHrmZU2129y__a?dl=0 thanks a lot max On 12/01/15 19:44, Bert Gunter wrote: ?intersect or, more generally, ?match Cheers, Bert Bert

Re: [R] overlapping coefficient bidimensional distribution

2015-01-12 Thread Bert Gunter
?intersect or, more generally, ?match Cheers, Bert Bert Gunter Genentech Nonclinical Biostatistics (650) 467-7374 "Data is not information. Information is not knowledge. And knowledge is certainly not wisdom." Clifford Stoll On Mon, Jan 12, 2015 at 5:09 AM, Meli Massimiliano wrote: > Hell

[R] overlapping coefficient bidimensional distribution

2015-01-12 Thread Meli Massimiliano
Hello All, I have two set of data (A and B) and i would calculate the percentage of superimposition of these two set. Or the number of point that belong to the intersection A ∩ B of these two sets. How i can measure it ? thanks a lot, max __ R-help