iso_entropy_curve function

isometric entropy

isometric entropy

draws isometric curves for the entropy by calculating the entropy for all points in a grid and connecting those within a epsilon enviroment of the value

iso_entropy_curve(x, ratio = 1, eps = 0.001, grid_granularity = 0.01)

Arguments

  • x: numeric, is the offset for the points
  • ratio: numeric, is the ratio
  • eps: numeric, the epsilon for entropies to be selected
  • grid_granularity: numeric between 0 and 1, defines the granularity of the grid

Author(s)

Neumann

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

Useful links