Construct an approximated epsilon neighbor network (faster, but approximated) from a distance matrix. Some actual nearest neighbors may be omitted.
net_enn_approx(D, eps, ...)Distance matrix
(Integer) k nearest-nearest neighbors where each time series will be connected to
Other parameters to frNN() function from dbscan package.
Approximated epsilon nearest-neighbor network