refit_glm: internal use to reuse fits

View source: R/refit_glm.R

refit_glmR Documentation

internal use to reuse fits

Description

internal use to reuse fits

Usage

refit_glm(
  fit_object,
  formula,
  estimand = fit_object$estimand,
  treatment_level = NULL,
  control_level = NULL,
  verbose = TRUE
)

Larsvanderlaan/causalGLM documentation built on April 14, 2022, 12:51 a.m.