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