iso_entropy_curve {phiDelta}R Documentation

isometric entropy

Description

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

Usage

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


[Package phiDelta version 1.0.1 Index]