R/RcppExports.R
additive_symm_chi_sq.Rd
The lowlevel function for computing the additive_symm_chi_sq distance.
additive_symm_chi_sq(P, Q, testNA)
a numeric vector storing the first distribution.
a numeric vector storing the second distribution.
a logical value indicating whether or not distributions shall be checked for NA
values.