fmt_ci.RdFormat confidence interval
fmt_ci(.est, .lower, .upper, digits = 2, width = digits + 3)an estimator.
lower confidence interval bound of an estimator.
upper confidence interval bound of an estimator.
number of digits for .est, .lower, and .upper.
the total field width.