fit_washb_glm: Title

fit_washb_glmR Documentation

Title

Description

Title

Usage

fit_washb_glm(
  d,
  Y,
  X,
  W = NULL,
  forcedW = NULL,
  V = NULL,
  id = "clusterid",
  family = "gaussian",
  pval = 0.2,
  print = TRUE
)

Arguments

forcedW

Set to NA to skip forcing any variables, don't include to skip prescreening of "tr" and variables starting with age_, ageday_, or agedays_. Or manually set with a vector of variable names.

print

washb-eed-substudies/washbgam documentation built on April 12, 2025, 9:41 a.m.