format_ci: Format the Confidence Interval for Estimates

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Creates hi and lo confidence based on SE and alpha.

Usage

1
format_ci(theta, se, alpha)

Arguments

theta

A vec containing the estimates

se

A vec containing the standard error

alpha

A double that contains the confidence level.

Value

A mat that has:


SMAC-Group/gmwm documentation built on Sept. 11, 2021, 10:06 a.m.