getCI: Get Mean, Sd and CI for estimates from CRTgeeDR object.

View source: R/print.R

getCIR Documentation

Get Mean, Sd and CI for estimates from CRTgeeDR object.

Description

Get the estimates, standard deviations and confidence intervals from an CRTgeeDR object associated with a regressor given in argument.

Usage

getCI(object, nameTRT = "TRT", quantile = 1.96)

Arguments

object

CRTgeeDR

nameTRT,

character including the name of the variable of interest (often the treatment)

quantile,

value of the normal quantile for the IC. default is 1.96 for 95%CI.


CRTgeeDR documentation built on Sept. 6, 2022, 9:07 a.m.

Related to getCI in CRTgeeDR...