Returns the coefficients and names of the covariates with non-zero coefficients.
getPsModel(propensityScore, cohortMethodData)
The propensity scores as generated using the createPs()
function.
An object of type CohortMethodData as generated using
getDbCohortMethodData()
.
A tibble.