iso_entropy_curve: isometric entropy

Description Usage Arguments Author(s)

View source: R/phi_delta.R

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

1
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


phiDelta documentation built on May 2, 2019, 2:46 a.m.