combine_log: combine_log() combine estimates from mitools like objects,...

View source: R/combine_log.R

combine_logR Documentation

combine_log() combine estimates from mitools like objects, intended for logit models

Description

combine_log() combine estimates from mitools like objects, intended for logit models

Usage

combine_log(mi_estimates)

Arguments

mi_estimates

is an object generated by mitools::mitools::MIcombine or survey::withPV()

Value

a tidy table with estimates, estandard errors, p value, and confidence intervals

Examples

library(dplyr)
library(erce)
## add example besides combine_log()



dacarras/erce documentation built on Oct. 2, 2023, 1:54 p.m.