View source: R/methods-Signature.R
geary_sig_v_proj | R Documentation |
Evaluates values vs coordinates using the Geary C
geary_sig_v_proj(values, indices, weights)
values |
numeric matrix of dimension N_SAMPLES x N_SIGNATURES |
indices |
numeric matrix of dimension N_SAMPLES x N_NEIGHBORS |
weights |
numeric matrix of dimension N_SAMPLES x N_NEIGHBORS |
gearyC test statistic values for each signature. Numeric vector of length N_SIGNATURES
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.