calculate_ratio function

calculate ratio

calculate ratio

calculates the ratio between positive and negative samples

calculate_ratio(stats)

Arguments

  • stats: c_statistics

Returns

ratio

Examples

x <- c_statistics(climate_data) ratio <- calculate_ratio(x)

Author(s)

rothe

  • Maintainer: Ursula Neumann
  • License: GPL (>= 2)
  • Last published: 2018-05-08

Useful links