C_neighborDist_partial: Nearest neighbor distance using chunk of data to enable the...

Description Usage

View source: R/RcppExports.R

Description

Equivalent to C_neighborDist, but only performs calculation on chunk of data, allowing calculation to be broken into sections and thus tracked by a progress bar.

Usage

1
C_neighborDist_partial(data, S_inv, i_start, i_end)

NESCent/MINOTAUR documentation built on May 7, 2019, 6:01 p.m.