powered by
Computes the folding ratio of the input data
folding.ratio(X)
nxd matrix (n observations, d dimensions)
the folding ratio
# NOT RUN { X = matrix(runif(n = 1000, min = 0., max = 1.), ncol = 1) phi = folding.statistics(X) # }
Run the code above in your browser using DataLab