GroupSim_Dice

GroupSim_Dice(
  dag,
  group1,
  group2,
  universe = NULL,
  verbose = simona_opt$verbose
)

Methods

GroupSim_Dice

It is the Dice coeffcient between A and B.

The universe/background can be set via control = list(universe = ...).