The lowlevel function for computing the matusita distance.
Arguments
- P
a numeric vector storing the first distribution.
- Q
a numeric vector storing the second distribution.
- testNA
a logical value indicating whether or not distributions shall be checked for NA
values.