log_diff_exp: Logarithm of the difference between two logarithms

View source: R/auxiliary_functions.r

log_diff_expR Documentation

Logarithm of the difference between two logarithms

Description

Logarithm of the difference between two logarithms

Usage

log_diff_exp(x, y)

Arguments

x

log of first value.

y

log of second value.

Value

log of the difference of exp(x) and exp(y).


maxbiostat/cladeCorrelation documentation built on July 28, 2023, 2:42 a.m.