OHDSI Home | Forums | Wiki | Github

Volunteers needed to test Achilles for CDM V6

All,

I have been working on a new branch of Achilles to support CDM V6. I believe it’s in pretty good condition, but I only have synthetic data to test it against. If you have a CDM in V6 and would like to help test this branch, can you please chime in here?

To install the branch, use these steps:

  1. Remove Achilles from your system:
    remove.packages("Achilles")
  2. Restart your R session
  3. Install this branch of Achilles:
    devtools::install_github("OHDSI/Achilles", ref = "cdm_v6_2020")

I’m really interested in seeing how the death analyses and cost analyses perform.

Thanks,
Ajit

Tagging @rpeyser @TMS @rc538 as you have expressed interest in V6 support before.

1 Like
t