intersect function

Intersection of Subsets Calculates the intersection of subsets of a probability space. Comparisons are made row-wise, so that in the data frame case, intersect(A,B) is a data frame with those rows that are both in A and in B.

  • Maintainer: Joe gr. Schlarmann
  • License: GPL (>= 3)
  • Last published: 2024-06-20

Useful links