isNeighbour_mod {soundgen} | R Documentation |
Is neighbor modified
Description
Just a copy of nonlinearTseries:::isNeighbour to avoid a note in CMD check when calling an unexported function from another package
Usage
isNeighbour_mod(v1, v2, embedding.dim, radius)
Arguments
v1 , v2 , embedding.dim , radius |
see nonlinearTseries:::isNeighbour |
[Package soundgen version 2.7.3 Index]