Get the full outcome model, so showing the betas of all variables included in the outcome model, not just the treatment variable.

getOutcomeModel(outcomeModel, cohortMethodData)

Arguments

outcomeModel

An object of type OutcomeModel as generated using he fitOutcomeModel() function.

cohortMethodData

An object of type CohortMethodData as generated using getDbCohortMethodData().

Value

A tibble.