getOutcomeModel: Get the outcome model

View source: R/OutcomeModels.R

getOutcomeModelR Documentation

Get the outcome model

Description

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

Usage

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.


OHDSI/CohortMethod documentation built on Feb. 9, 2024, 9:01 a.m.