fineprint-global/fabio

small fix in estimate_btd

Closed this issue · 0 comments

replace lines 84-86 with:

btd_est[, `:=`(value = (imp_spread + exp_spread) / 2, exp_spread = NULL, imp_spread = NULL)]