Get the full outcome model, so showing the betas of all variables included in the outcome model, not just the treatment variable.
Arguments
- outcomeModel
An object of type
OutcomeModel
as generated using hefitOutcomeModel()
function.- cohortMethodData
An object of type CohortMethodData as generated using
getDbCohortMethodData()
.