Get Mean, Sd and CI for estimates from CRTgeeDR object.
Get the estimates, standard deviations and confidence intervals from an CRTgeeDR object associated with a regressor given in argument.
getCI(object, nameTRT = "TRT", quantile = 1.96)
object
: CRTgeeDRnameTRT,
: 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.Useful links