getOutcomeModel: Get the outcome model

Description Usage Arguments Value

View source: R/OutcomeModels.R

Description

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

Usage

1
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.


escott12/CohortMethod documentation built on Dec. 20, 2021, 6:37 a.m.