3.5 Quantile LISA
quantile_lisa()
Synopsis
float[] quantile_lisa(integer k, integer q, numeric val, bytea weights)float[] quantile_lisa(integer k, integer q, numeric val, bytea weights,
integer permutations,
character varying permutation_method,
float significance_cutoff,
integer cpu_threads,
integer seed)Arguments
Return
Examples
Last updated