Method: Bio::ContingencyTable#table

Defined in:
lib/bio/util/contingency_table.rb

#tableObject

Since we’re making this math-notation friendly here is the layout of @table:



246
247
248
# File 'lib/bio/util/contingency_table.rb', line 246

def table
  @table
end