confint.geeglm: confint.geeglm function

View source: R/calcs.R

confint.geeglmR Documentation

confint.geeglm function

Description

confidence intervals for generalized estimating equation models as found here https://stackoverflow.com/questions/21221280/confidence-interval-of-coefficients-using-generalized-estimating-equation-gee

Usage

## S3 method for class 'geeglm'
confint(object, parm, model_package = "geepack", level = 0.95, ...)

Arguments

object

gee model for which to create confidence intervals

parm

not sure but it came with the function

level

level of confidence needed. defaults to '.95'

...

extra arguments

Examples

confint.geeglm_function()

clmacleod/highlandr documentation built on Oct. 11, 2023, 8:04 p.m.