Compute the log center by numerical optimization

log_center_rss(mat, weights = rep(1, nrow(mat)), bound = 10)

Arguments

bound

Single number giving the lower and upper bound on the alr efficiencies ("rss" only).