CohortMethod icon indicating copy to clipboard operation
CohortMethod copied to clipboard

An R package for performing new-user cohort studies in an observational database in the OMOP Common Data Model.

Results 46 CohortMethod issues
Sort by recently updated
recently updated
newest added

These are currently S3. R6 will allow external developers (e.g. those working on a GUI) to create the JSON for these objects.

enhancement

`createCohortMethodSimulationProfile` returns a covariate prevalence table and denominator that allows for the possibility of identifying persons. Proposed code for optional parameter in the 'create' function, and new function that sets...

Currently calibration precedes diagnostics, possibly leading to overly wide confidence intervals after calibration. This will require moving the diagnostics into the `runCmAnalyses()` function.

enhancement

The Shiny app is best supported through other HADES packages.

enhancement

As described here: https://www.medrxiv.org/content/10.1101/2024.04.23.24306230v1

enhancement

When running CohortMethod with multiple analyses, if there are no negative control outcomes, but a large number (>4) of outcomes of interest, summarizeResults fails with the following error: > Error...