mean_dist: Mean euclidean distance in parallel

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Computes the mean euclidian distance matrix for all pairs of samples accross all the features. This only includes non-missing feature for both pairs.

Usage

1

Arguments

y

NumericMatrix p x n data matrix

Value

res list storing Q the n x n unormalized euclidian distance matrix and M the n x n matrix storing the number of non-missing features


ancient-dna/variogramr documentation built on May 30, 2019, 11:53 a.m.