effest_ci: Get formatted character with effect estimate and 95% CI

View source: R/effest_ci.R

effest_ciR Documentation

Get formatted character with effect estimate and 95% CI

Description

Get formatted character with effect estimate and 95% CI

Usage

effest_ci(eff_est, lcl, ucl, n.digits = 2)

Arguments

eff_est

Numeric Vector

lcl

Numeric Vector

ucl

Numeric Vector

n.digits

number of digits after the decimal point. Default is 2.


JAGoodrich/jag2 documentation built on May 16, 2024, 12:13 a.m.