fit_washb_glm | R Documentation |
Title
fit_washb_glm(
d,
Y,
X,
W = NULL,
forcedW = NULL,
V = NULL,
id = "clusterid",
family = "gaussian",
pval = 0.2,
print = TRUE
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.