subLogs {BTYD}R Documentation

Subtract Logs

Description

Given log(a) and log(b), returns log(a - b)

Usage

subLogs(loga, logb)

Arguments

loga

first number in log space.

logb

first number in log space.


[Package BTYD version 2.4.3 Index]