getPsModel: Get the propensity model

View source: R/PsFunctions.R

getPsModelR Documentation

Get the propensity model

Description

Returns the coefficients and names of the covariates with non-zero coefficients.

Usage

getPsModel(propensityScore, cohortMethodData)

Arguments

propensityScore

The propensity scores as generated using the createPs() 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.