format_est_sd: Format estimate and standard deviation

Description Usage Arguments Value

View source: R/format_est_sd.R

Description

Format estimate and standard deviation

Usage

1
format_est_sd(Estimate, SE, Digits, Scientific = FALSE)

Arguments

Estimate

Numeric, the effect estimate.

SE

Numeric, the standard error

Digits

Numeric, the number of digits to round to.

Scientific

Logical, defaults to FALSE. Should the results be displayed in scientific format.

Value

A format effect estimate with standard errors rounded to the specified digits.


seabbs/DirectEffBCGPolicyChange documentation built on Dec. 14, 2019, 9:24 p.m.