limit_curves {statcomp}R Documentation

Limit curves in the Entropy-Complexity plane

Description

Compute the limit curves in the Entropy Complexity plane

Usage

limit_curves(ndemb, fun = "min")

Arguments

ndemb

Embedding dimension

fun

Whether the upper (max) or lower (min) limit curve should be computed

Details

This function returns the respective limit curve.

Value

A list with two entries

Author(s)

Sebastian Sippel

References

none


[Package statcomp version 0.1.0 Index]