The low-level function for computing the lorentzian distance.
lorentzian(P, Q, testNA, unit)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.
type of log function. Option are
unit = "log"
unit = "log2"
unit = "log10"