Martin Lavallee
Martin Lavallee
A use case I have for cohort diagnostics is running one of the low-level methods of cohort diagnostics such as `getIncidenceRate` or `getVisitContext` for a single cohort instead of executing...
Trying to run FeatureExtraction on snowflake which requires a temp emulation schema. Currently the function only allows for oracleTempSchema, which should be updated to tempEmulationSchema so it is not db...
do cran submission using `devtools::submit_cran()`. before that run `devtools::check_win_release()`
- add a rule name and description to a list of attrition - attach concept id with name for concept attribute
- add function for valueAsConcept example usage below ``` r hba1cMeas
Be able to coerce a circe json into a capr format. Use case is Capr allows for easier "quick" edits of a definition programatically. See #101 this is the same...
From previous issues raised (see #91, #97 ), there are too many ideas on how to coerce a Capr cohort into a circe json. For concept sets we use the...