sampleEntropyFunction {nonlinearTseries} | R Documentation |
Returns the sample entropy function h_q(m,r) used for the computations of the sample entropy.
sampleEntropyFunction(x)
x |
A sampleEntropy object. |
A numeric matrix representing the sample entropy function h_q(m,r) obtained in #' the sample entropy computations represented by the sampleEntropy object.