getCI function

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

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)

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.
  • Maintainer: Melanie Prague
  • License: GPL (>= 2)
  • Last published: 2022-09-06

Useful links